Eric Weeks - personal pages - pictures

Santa Fe CSSS95 Picture #2

[home] [research]
[software] [pics]
[misc] [about me]

weeks@physics.emory.edu

Description

This is a one-dimensional cellular automata. This is done with real numbers rather than discrete values for the states, and to make the math simple I did all of the arithmetic "mod 1". In this picture, black represents 1.0 and white represents 0.0 (which is the opposite of the way most people think about these things).

The initial condition is the top row of cells, which was set randomly The update rule was: a_n(T+1) = 0.145 a_n(T) + 0.430 ( a_(n-1)(T) + a_(n+1)(T) )

If you have questions send me email, see below for email address.

Interested in the software to generate this picture? Click here. Software is public domain.


Current address:
Eric R. Weeks
weeks@physics.emory.edu
Department of Physics
Emory University
Atlanta, GA 30322-2430