Home License -- for personal use only. Not for government, academic, research, commercial, or other organizational use. 13-May-2025 18:25:27 stiff_ode_test() MATLAB/Octave version "9.11.0.2358333 (R2021b) Update 7" Solve stiff_ode(). parameters: lambda = 50 t0 = 0 y0 = 0 tstop = 1 stiff_euler_test(): Solve stiff_ode() using the Euler method. Graphics saved as "stiff_euler.png" stiff_backward_euler_test(): Solve stiff_ode() using the backward Euler method. Graphics saved as "stiff_euler_backward.png" stiff_midpoint_test(): Solve stiff_ode() using the midpoint method. Graphics saved as "stiff_midpoint.png" stiff_ode_test(): Normal end of execution. 13-May-2025 18:25:35