04-Feb-2021 11:02:50 midpoint_test: MATLAB/Octave version 9.9.0.1467703 (R2020b) Test the midpoint method 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 the midpoint method + fsolve(). Graphics saved as "stiff_midpoint.png" stiff_midpoint_test Normal end of execution. midpoint_test: Normal end of execution. 04-Feb-2021 11:02:57