rk4_test


rk4_test, a MATLAB program which calls rk4() for a simple Runge-Kutta solver for an initial value problem.

Licensing:

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

Related Data and Programs:

rk4, a MATLAB library which applies the fourth order Runge-Kutta (RK) algorithm to estimate the solution of an ordinary differential equation (ODE) at the next time step.

Source Code:


Last revised on 10 March 2019.