ode86
无许可证
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 版本兼容性
平台兼容性
Windows macOS Linux类别
- MATLAB > Mathematics > Numerical Integration and Differential Equations > 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 |