03-Jan-2023 23:05:59 trapezoidal_explicit_test(): MATLAB/Octave version 4.2.2 Test trapezoidal_explicit() on several ODE's. We use a constant stepsize. predator_prey_trapezoidal_explicit(): A pair of ordinary differential equations for a population of predators and prey are solved using trapezoidal_explicit(). The exact solution shows periodic behavior, with a fixed period and amplitude. Graphics saved as "predator_prey_trapezoidal_explicit.png" predator_prey_trapezoidal_explicit Normal end of execution. stiff_trapezoidal_explicit() Use the explicit trapezoidal method on the stiff ODE. Graphics saved as "stiff_trapezoidal_explicit.png" stiff_trapezoidal_explicit_test Normal end of execution. trapezoidal_explicit_test(): Normal end of execution. 03-Jan-2023 23:06:00