---------------------------------------------------------------------------------------- Some programs from MBJC!
Solve a predator prey ode model by running loktasolver.m on MATLAB (dl both files to same directory) lotka.m lotkasolver.m
Solve the stochastic version by running this fortran code lotka.f
(type "f77 lotka.f", then type "./a.out")
plot the file "lotka.txt" using gnuplot (type "gnuplot" then "plot "lotka.txt" using 2:3" (or 1:3 or 1:3))
or have matlab import the data!
----------------------------------------------------------------------------------------
<tmbgnut [at] amath.washington.edu>Thu Sep 21 16:52:58 1995