leapfrog_test, a MATLAB 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 information on this web page is distributed under the MIT license.
leapfrog, a MATLAB code which uses the leapfrog method to solve a second order ordinary differential equation (ODE) of the form y''=f(t,y).