cauchy_method_test


cauchy_method_test, a MATLAB code which calls cauchy_method(), which solves one or more ordinary differential equations (ODE) using the Cauchy method.

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:

cauchy_method, a MATLAB code which solves one or more ordinary differential equations (ODE) using the Cauchy method.

Source Code:

Solutions using cauchy_fixed():

Solutions using cauchy_fsolve():


Last revised on 02 March 2021.