leapfrog_test, an Octave code which calls leapfrog(), which uses the leapfrog method to solve a second order ordinary differential equation (ODE) of the form y''=f(t,y).
The computer code and data files described and made available on this web page are distributed under the MIT license
leapfrog, an Octave code which uses the leapfrog method to solve a second order ordinary differential equation (ODE) of the form y''=f(t,y).