ode86

ode86 integrates a system of ordinary differential equations at stringent tolerances
4K Downloads
Updated 7 Jan 2003

No License

ode86 Integrates a system of ordinary differential equations of the form
dy/dx=f(x,y), y(x0)=y0,
using a 12-stages, 8th and 6th order Runge-Kutta pair of formulas. The method advances using the higher order formula (using local extrapolation).
The results are expected to be better than ODE45 for tolerances stringent than 1e-6.
See also ODE23 ODE45 and ODEDEMO.M.

based on the code ODE45 by
C.B. Moler, 25-3-1987, the MathWorks, Inc.

The error control method and coefficients are taken from
Ch. Tsitouras and S. N. Papakostas, "Cheap Error Estimation for Runge-Kutta methods", SIAM J. Sci. Comput. 20(1999) 2067-2088.

tested for MATLAB version : 6.1

Cite As

Charalampos Tsitouras (2024). ode86 (https://www.mathworks.com/matlabcentral/fileexchange/2911-ode86), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R12.1
Compatible with any release
Platform Compatibility
Windows macOS Linux
Acknowledgements

Inspired: rkn86

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0