Tests
Differential Equations
Out[22]=
In[25]:=
Out[25]=
The below statement just sets the variables "x", "y", and "z" to be functions of a variable "t". This parameterizes the functions, allowing it to iterate along a common variable.
The functions are defined as differential equations with respect to the parameter "t". These rates of change will need to be solved for the variables "x", "y", and "z".
Average Value Cellular Automata
In[100]:=
In[104]:=
In[105]:=
In[107]:=
Created by Mathematica (October 23, 2006) |