rk4_test, an Octave code which calls rk4() for a simple Runge-Kutta solver for an initial value problem.
The information on this web page is distributed under the MIT license.
rk4, an Octave code which applies the fourth order Runge-Kutta (RK) algorithm to estimate the solution of an ordinary differential equation (ODE) at the next time step.