Team:LCG-UNAM-Mexico:CA
From 2009.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
{{Template:LCG_top_Netscape}}<!--Do not remove the first and last lines in this page!--> | {{Template:LCG_top_Netscape}}<!--Do not remove the first and last lines in this page!--> | ||
<br><br> | <br><br> | ||
- | =Contents=<br> | + | =Contents= |
+ | <br> | ||
*[[Team:LCG-UNAM-Mexico:CA#Cellular Automata | Cellular Automata]] | *[[Team:LCG-UNAM-Mexico:CA#Cellular Automata | Cellular Automata]] | ||
*[[Team:LCG-UNAM-Mexico:CA#Design | Design]] | *[[Team:LCG-UNAM-Mexico:CA#Design | Design]] | ||
Line 9: | Line 10: | ||
- | ==Cellular Automata==<br> | + | ==Cellular Automata== |
+ | <br> | ||
A cellular automaton is discrete dynamical system: a grid in a n-dimensional space in which each cell has one of a finite number of states, say on and off. The state for a given cell at time t is a function of it’s own state and the states of its neighbours at time t-1.<br> As time advances in discrete steps, the system evolves according to universal laws. Every time the clock ticks, the cells update their states simultaneously. <br> Cellular Automaton can simulate continuous physical systems described by Partial Differential Equations (PDE) . | A cellular automaton is discrete dynamical system: a grid in a n-dimensional space in which each cell has one of a finite number of states, say on and off. The state for a given cell at time t is a function of it’s own state and the states of its neighbours at time t-1.<br> As time advances in discrete steps, the system evolves according to universal laws. Every time the clock ticks, the cells update their states simultaneously. <br> Cellular Automaton can simulate continuous physical systems described by Partial Differential Equations (PDE) . | ||
<br><br> | <br><br> |
Revision as of 04:41, 16 October 2009