trapezoidal_fixed_test


trapezoidal_fixed_test, an R code which calls trapezoidal(), which uses the (implicit) trapezoidal method to solve a system of ordinary differential equations (ODE), using a fixed point method for the implicit equation.

Licensing:

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

Related Data and Programs:

trapezoidal_fixed, an R code which uses the (implicit) trapezoidal method to solve a system of ordinary differential equations (ODE), using a fixed point method for the implicit equation.

Source Code:


Last revised on 26 April 2021.