25-May-2021 17:30:33 stetter_ode_test MATLAB/Octave version "4.2.2" Solve the Stetter ODE. stetter_backward_euler_test Solve the Stetter ODE using the backward Euler method. Graphics saved as "stetter_backward_euler.png" stetter_euler_test Solve the Stetter ODE using the Euler method. Graphics saved as "stetter_euler.png" stetter_lambda_test Plot the value of lambda(t) for the Stetter ODE. Graphics saved as "stetter_lambda.png" stetter_midpoint_test Solve the Stetter ODE using the midpoint method. Graphics saved as "stetter_midpoint.png" stetter_trapezoidal_test() Use stetter_trapezoidal() to solve the Stetter ODE. Graphics saved as "stetter_trapezoidal.png" stetter_ode_test Normal end of execution. 25-May-2021 17:30:35