User Tools

Site Tools


public:e-217-prog-2010-1:thorisson-simulation-2:ca_page

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
public:e-217-prog-2010-1:thorisson-simulation-2:ca_page [2010/03/24 19:41] – created thorissonpublic:e-217-prog-2010-1:thorisson-simulation-2:ca_page [2024/04/29 13:33] (current) – external edit 127.0.0.1
Line 3: Line 3:
 Picture a grid of cells: Picture a grid of cells:
  
-| | | | | | | | | | | | | | | |  +               |  
-| | | | | | | | | | | | | | | |  +               |  
-| | | | | | | | | | | | | | | |  +               |  
-| | | | | | | | | | | | | | | |  +               |  
-| | | | | | | | | | | | | | | |  +               |  
-| | | | | | | | | | | | | | | |  +               |  
-| | | | | | | | | | | | | | | |  +               |  
-| | | | | | | | | | | | | | | |  +               |  
-| | | | | | | | | | | | | | | |  +               |  
-| | | | | | | | | | | | | | | |  +               |  
-| | | | | | | | | | | | | | | |  +               |  
-| | | | | | | | | | | | | | | |  +               |  
-| | | | | | | | | | | | | | | | +               |  
 +|  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  
 +|  |  |  |  |  |  |  |  |  |  |  |  |  |  |  
  
 Each cell is now given a set of rules: Each rule tells the cell to look at 4 of its nearest neighbors and count the number of white cells. If there are more than 3 white cells surrounding it, it should change its color to black.  Each cell is now given a set of rules: Each rule tells the cell to look at 4 of its nearest neighbors and count the number of white cells. If there are more than 3 white cells surrounding it, it should change its color to black. 
  
-Imagine that for the grid above you now ask each cell to count the cells around it and remember which color it should become; and when you give the signal "GO" all cells should change their color to the remembered color. +Imagine that for the grid above you now ask each cell to count the cells around it and remember which color it should become next; and when you give the signal "GO" all cells should change their color to the new (rememberedcolor. 
  
-What will happen to the above grid when you yell GO?+What will happen to the above grid when you yell GO?  (Cells at the edge will look at the cell on the oposit side of the grid.)
  
  
Line 33: Line 35:
 \\ \\
  
-Recently an RU student, Hrafn Þorri Þórisson, created a system for building cellular automata systems. He implemented a rule that Wolfram calls "Rule 30". This rule produced a pattern like this: +Recently an RU student, Hrafn Þorri Þórisson, created [[http://cadia.ru.is/wiki/public:velaldin:main|a system for building cellular automata systems]]. He implemented a rule that Wolfram (Wolfram 2002) calls "Rule 30". This rule produced a pattern like this: 
  
 {{:public:e-217-prog-2010-1:thorisson-simulation-2:rule30.png|Rule 30}} {{:public:e-217-prog-2010-1:thorisson-simulation-2:rule30.png|Rule 30}}
/var/www/cadia.ru.is/wiki/data/attic/public/e-217-prog-2010-1/thorisson-simulation-2/ca_page.1269459705.txt.gz · Last modified: 2024/04/29 13:32 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki