07-Apr-2021 08:07:19 midpoint_test: MATLAB/Octave version 4.2.2 Test midpoint() on several ODE's. We use a constant stepsize. predator_prey_midpoint_test A pair of ordinary differential equations for a population of predators and prey are solved using midpoint(). The exact solution shows periodic behavior, with a fixed period and amplitude. Graphics saved as "predator_prey_midpoint.png" predator_prey_midpoint_test Normal end of execution. stiff_midpoint_test Solve stiff ODE using midpoint(). Graphics saved as "stiff_midpoint.png" stiff_midpoint_test Normal end of execution. midpoint_test: Normal end of execution. 07-Apr-2021 08:07:20