110 likes | 243 Views
Intro to Life32. Zoom to 10 That will allow you to see the grid and individual cells. 2) Select draw mode That will allow you to create “live” cells (dark). 3) Draw 3 live cells, and press the “step” to see what happens in each iteration. 4 ) Under the “Game” menu look at the “rules”.
E N D
Zoom to 10 That will allow you to see the grid and individual cells
2) Select draw mode That will allow you to create “live” cells (dark)
3) Draw 3 live cells, and press the “step” to see what happens in each iteration
4) Under the “Game” menu look at the “rules”. 1 2 3 8 2 4 7 6 5 Every cell has 8 nearest neighbors Survival: how many neighbors to stay alive Birth: how many to go from dead to alive
Limit cycles in cellular automata Repeated behavior is a limit cycle, just like we saw in logistic map. Starting at xt= 0.5 and R = 3.2 we have a 2 period limit cycle
Transient as the CA settles into its basin of attraction After 9 steps, this CA settles into a limit cycle. At R= 3.2, and starting from x=0.5, it takes about 9 steps before the logistic map settles into its limit cycle.
4 period Limit cycle in CA Starting at xt= 0.5 and R = 3.5 4 period in logistic map.
4 period Limit cycle in CA Starting at xt= 0.5 and R = 3.5 4 period in logistic map.
CA can also create deterministic chaos Starting at xt= 0.2 and R = 4 we see a chaotic attractor. The values will never repeat.