midpoint_fixed_test, an Octave code which calls midpoint_fixed(), which solves one or more ordinary differential equations (ODE) using the (implicit) midpoint method, and a fixed point iteration to solve the nonlinear equation.
The information on this web page is distributed under the MIT license.
midpoint_fixed, an Octave code which solves one or more ordinary differential equations (ODE) using the (implicit) midpoint method, and a fixed point iteration to solve the nonlinear equation.