midpoint_fixed_test


midpoint_fixed_test, an R code which calls midpoint_fixed(), which solves one or more ordinary differential equations (ODE) using the (implicit) midpoint method, solving the implicit equation using a fixed point iteration.

Licensing:

The computer code and data files made available on this web page are distributed under the MIT license

Related Data and Programs:

midpoint_fixed, an R code which solves one or more ordinary differential equations (ODE) using the (implicit) midpoint method, solving the implicit equation using a fixed point iteration.

Source Code:


Last revised on 19 April 2022.