backward_euler_fixed_test


backward_euler_fixed_test, a MATLAB code which calls backward_euler_fixed(), which solves one or more ordinary differential equations (ODE) using the (implicit) backward Euler method, using fixed point iteration for the implicit equation.

Licensing:

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

Related Data and codes:

backward_euler, a MATLAB code which solves one or more ordinary differential equations (ODE) using the (implicit) backward Euler method, using fixed point iteration for the implicit equation.

Source Code:


Last revised on 30 April 2021.