Templator
The minimal Templator was analyzed first by Peacock-Lopez (Peacock-Lopez, E., Radov, D. B., Flesner, C.S., Biophys. Chem. 1997, 65, 171-178). The minimal Templator is given by the following differential equations:
Typical values will give stable oscillations
The numerical integration of the ODE's is accomplished by NDSolve
To plot the integrated ODEs, we use a substitution, /., within the Plot command
fig2 = ParametricPlot[Evaluate[{x[t],y[t]}/.solmin],{t,0,100}, PlotStyle→{{Dashing[{0.02}],Thickness[0.01],Hue[.8]}},Frame->True];
Created by Mathematica (September 7, 2006) | ![]() |