09-Aug-2024 13:53:23 ode_midpoint_system_test(): MATLAB/Octave version 6.4.0 ode_midpoint_system() is an interactive program which uses the midpoint method to estimate the solution of a system of ordinary differential equation (ODE) of the form y' = f(x,y) for a <= x <= b, with initial condition y(a)=ya using n steps. lotka_test: Test ode_midpoint_system on the lotka problem. ode_midpoint_system_test(): Normal end of execution. 09-Aug-2024 13:53:29