ode86
Keine Lizenz
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
Zitieren als
Charalampos Tsitouras (2024). ode86 (https://www.mathworks.com/matlabcentral/fileexchange/2911-ode86), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- MATLAB > Mathematics > Numerical Integration and Differential Equations > Ordinary Differential Equations >
Tags
Quellenangaben
Inspiriert: rkn86
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0.0.0 |