WOLFRAM|DEMONSTRATIONS PROJECT

Continuous Cellular Automaton with Math Rules I

​
size
rule (mod 1)
total
divide by 2
mean
initial condition
sinc
sine
noise
unit step
one cell
change colors
The colors of cells in continuous cellular automata are grayscale, with values ranging from 0 to 1. This is analogous to totalistic cellular automata, in which the cells are calculated as a sum of 3 cells (for
k1
). This Demonstration shows 3 different rules: total, mean, and division by 2, with the integer part suppressed. It is possible to use values from mathematical functions or numerical sequences as initial conditions.