07-Jan-2022 23:25:18 oscillator_ode_test(): MATLAB/Octave version 9.8.0.1380330 (R2020a) Update 2 Solve the oscillator ODE. Parameter values: alpha = 0 beta = 1 epsilon = 0.1 t0 = 0 y0 = (0.1,0) tstop = 6.28319 oscillator_ode23(): Use ode45() to solve the oscillator ODE. Number of variable size steps = 341 Graphics saved as "oscillator_plot_ode45.png" Graphics saved as "oscillator_phase_ode45.png" Graphics saved as "oscillator_conservation_ode45.png" oscillator_ode45: Normal end of execution. oscillator_ode_test: Normal end of execution. 07-Jan-2022 23:25:23