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 information on this web page is 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.