leapfrog_test


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).

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Related Data and Programs:

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).

Source Code:


Last revised on 30 April 2020.