rk12_test


rk12_test, a MATLAB code which calls rk12(), which solves an ordinary differential equation (ODE) using a Runge-Kutta (RK) method of order 2, estimating the local error with a Runge-Kutta method of order 1.

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:

rk12, a MATLAB code which solves an ordinary differential equation (ODE) using a Runge-Kutta (RK) method of order 2, estimating the local error with a Runge-Kutta method of order 1.

Source Code:


Last revised on 20 October 2022.