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.
The computer code and data files described and made available on this web page are distributed under the MIT license
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.