backward_euler_test, an R code which calls euler(), which uses the backward Euler method to solve a system of ordinary differential equations (ODE).
The computer code and data files made available on this web page are distributed under the MIT license
backward_euler, an R code which uses the backward Euler method to solve a system of ordinary differential equations (ODE).