midpoint_explicit_test


midpoint_explicit_test, an R code which calls midpoint_explicit(), which uses the explicit midpoint method to solve an ordinary differential equation (ODE).

Licensing:

Copyright 2016 James P. Howard, II

The computer code and data files on this web page are distributed under the BSD-2-Clause license.

Related Data and Programs:

midpoint_explicit, an R code which uses the explicit midpoint method to solve an ordinary differential equation (ODE).

Source Code:


Last revised on 26 April 2021.