06-Apr-2021 19:25:40 stiff_ode_test MATLAB/Octave version "4.2.2" Test stiff_ode using euler(), euler_backward(), midpoint(). Parameter values: lambda = 50 t0 = 0 y0 = 0 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. 06-Apr-2021 19:25:41