trapezoidal_fixed_test


trapezoidal_fixed_test, a MATLAB code which calls trapezoidal_fixed(), which solves one or more ordinary differential equations (ODE) using the (implicit) trapezoidal method, and a fixed point method for the implicit system.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and codes:

trapezoidal_fixed, a MATLAB code which solves one or more ordinary differential equations (ODE) using the (implicit) trapezoidal method, and a fixed point method for the implicit system.

Source Code:


Last revised on 26 April 2021.