velocity_verlet_test


velocity_verlet_test, a MATLAB code which calls velocity_verlet(), which uses a version of the velocity Verlet 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:

velocity_verlet_ode, a MATLAB code which uses a version of the velocity Verlet method to solve a secord order ordinary differential equation (ODE) of the form y''=f(t,y).

Source Code:


Last revised on 29 April 2021.