rk12_adapt_test, an Octave code which calls rk12_adapt(), which implements an adaptive ODE solver using Runge-Kutta (RK) methods of orders 1 and 2.
The information on this web page is distributed under the MIT license.
rk12_adapt, an Octave code which implements an adaptive ODE solver using Runge Kutta methods of orders 1 and 2.