enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Cellular automaton - Wikipedia

    en.wikipedia.org/wiki/Cellular_automaton

    Cellular automata have found application in various areas, including physics, theoretical biology and microstructure modeling. A cellular automaton consists of a regular grid of cells, each in one of a finite number of states, such as on and off (in contrast to a coupled map lattice). The grid can be in any finite number of dimensions.

  3. Von Neumann cellular automaton - Wikipedia

    en.wikipedia.org/wiki/Von_Neumann_cellular_automaton

    In von Neumann's cellular automaton, the finite state machines (or cells) are arranged in a two-dimensional Cartesian grid, and interface with the surrounding four cells. As von Neumann's cellular automaton was the first example to use this arrangement, it is known as the von Neumann neighbourhood. The set of FSAs define a cell space of ...

  4. Artificial life - Wikipedia

    en.wikipedia.org/wiki/Artificial_life

    Cellular automata were used in the early days of artificial life, and are still often used for ease of scalability and parallelization. Alife and cellular automata share a closely tied history. Artificial neural networks are sometimes used to model the brain of an agent.

  5. Rule 30 - Wikipedia

    en.wikipedia.org/wiki/Rule_30

    Rule 30 is an elementary cellular automaton introduced by Stephen Wolfram in 1983. [2] Using Wolfram's classification scheme , Rule 30 is a Class III rule, displaying aperiodic, chaotic behaviour. This rule is of particular interest because it produces complex, seemingly random patterns from simple, well-defined rules.

  6. Automata theory - Wikipedia

    en.wikipedia.org/wiki/Automata_theory

    Cellular automata are used in the field of artificial life, the most famous example being John Conway's Game of Life. Some other examples which could be explained using automata theory in biology include mollusk and pine cone growth and pigmentation patterns.

  7. BIO-LGCA - Wikipedia

    en.wikipedia.org/wiki/BIO-LGCA

    In computational and mathematical biology, a biological lattice-gas cellular automaton (BIO-LGCA) is a discrete model for moving and interacting biological agents, [1] a type of cellular automaton. The BIO-LGCA is based on the lattice-gas cellular automaton (LGCA) model used in fluid dynamics. A BIO-LGCA model describes cells and other motile ...

  8. Elementary cellular automaton - Wikipedia

    en.wikipedia.org/wiki/Elementary_cellular_automaton

    In mathematics and computability theory, an elementary cellular automaton is a one-dimensional cellular automaton where there are two possible states (labeled 0 and 1) and the rule to determine the state of a cell in the next generation depends only on the current state of the cell and its two immediate neighbors.

  9. Life-like cellular automaton - Wikipedia

    en.wikipedia.org/wiki/Life-like_cellular_automaton

    The array of cells of the automaton has two dimensions. Each cell of the automaton has two states (conventionally referred to as "alive" and "dead", or alternatively "on" and "off") The neighborhood of each cell is the Moore neighborhood; it consists of the eight adjacent cells to the one under consideration and (possibly) the cell itself.