backward_euler_test


backward_euler_test, an R code which calls euler(), which uses the backward Euler method to solve a system of ordinary differential equations (ODE).

Licensing:

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

Related Data and Programs:

backward_euler, an R code which uses the backward Euler method to solve a system of ordinary differential equations (ODE).

Source Code:


Last revised on 26 April 2021.