Home License -- for personal use only. Not for government, academic, research, commercial, or other organizational use. 08-Jun-2026 14:22:53 gear_ode_test() MATLAB/Octave version "9.11.0.2358333 (R2021b) Update 7" Solve gear_ode(). parameters: C: C = -998 -1998 999 1999 t0 = 0 y0 = 1 y0 = 0 tstop = 2 gear_euler_test(): Solve gear_ode() using the Euler method. Graphics saved as "gear_euler.png" gear_backward_euler_test(): Solve gear_ode() using the backward Euler method. Graphics saved as "gear_euler_backward.png" gear_midpoint_test(): Solve gear_ode() using the midpoint method. Graphics saved as "gear_midpoint.png" gear_ode_test(): Normal end of execution. 08-Jun-2026 14:23:01