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 computer code and data files described and made available on this web page are 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.