chickadee » matrico » mx-ode2-hyp

mx-ode2-hyp num fun x0 dt tfprocedure

returns states-times-steps matrix trajectory solving an ordinary differential equation, by a 2nd order hyperbolic Runge-Kutta method of fixnum num stages, with vector field procedure fun, initial state column-matrix x0, time step flonum dt, and time horizon flonum tf.