ode86

ode86 integrates a system of ordinary differential equations at stringent tolerances
4.1K 次下载
更新时间 2003/1/7

无许可证

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

引用格式

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

MATLAB 版本兼容性
创建方式 R12.1
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Ordinary Differential Equations 的更多信息
致谢

启发作品: rkn86

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0