Next: initnsys.m
Up: Required Files and Descriptions
Previous: num3plot.m
  Contents
These are numerical routines called by eulerplot, num3plot,
and rk4plot to create numerical solutions to the ODE.
eulstdnt.m uses Euler's method. rk4.m uses a 4th order
Runge-Kutta method. eulstdnt.m requires the variable
eulerfcn, which you will enter into initn.m.
Michael Renardy
2000-05-12