rungekutta4_test, an R function which calls rungekutta4(), which uses a fourth-order Runge Kutta method to solve an ordinary differential equation (ODE).
Copyright 2016 James P. Howard, II
The computer code and data files on this web page are distributed under the BSD-2-Clause license.
rungekutta4, an R library which uses a fourth-order Runge-Kutta method to solve an ordinary differential equation (ODE).