Home License -- for personal use only. Not for government, academic, research, commercial, or other organizational use. 13-Nov-2024 20:10:37 rk2_implicit_test(): MATLAB/Octave version 9.11.0.2358333 (R2021b) Update 7 Test rk2_implicit() on several ODE's. We use a constant stepsize. humps_rk2_implicit_test(): Solve the humps ODE using rk2_implicit(). Graphics saved as "humps_rk2_implicit.png" predator_prey_rk2_implicit_test A pair of ordinary differential equations for a population of predators and prey are solved using rk2_implicit(). The exact solution shows periodic behavior, with a fixed period and amplitude. Graphics saved as "predator_prey_rk2_implicit.png" predator_prey_rk2_implicit_test Normal end of execution. stiff_rk2_implicit_test(): Solve stiff_ode() using rk2_implicit(). Graphics saved as "stiff_rk2_implicit.png" rk2_implicit_test(): Normal end of execution. 13-Nov-2024 20:10:46