Runge-Kutta-Fehlberg (RKF45)

版本 1.0.0 (6.8 KB) 作者: Meysam Mahooti
Fehlberg's 4th and 5th Order Embedded Method
2.0K 次下载
更新时间 2020/1/10

查看许可证

In mathematics, the Runge–Kutta–Fehlberg method (or Fehlberg method) is an algorithm in numerical analysis for the numerical solution of ordinary differential equations. It was developed by the German mathematician Erwin Fehlberg and is based on the large class of Runge–Kutta methods.
The novelty of Fehlberg's method is that it is an embedded method from the Runge–Kutta family, meaning that identical function evaluations are used in conjunction with each other to create methods of varying order and similar error constants. The method presented in Fehlberg's 1969 paper has been dubbed the RKF45 method, and is a method of order 4 with an error estimator of order 5. By performing one extra calculation, the error in the solution can be estimated and controlled by using the higher-order embedded method that allows for an adaptive stepsize to be determined automatically.
Reference:
John H. Mathews and Kurtis K. Fink, Numerical Methods Using Matlab, 4th Edition, 2004.

引用格式

Meysam Mahooti (2025). Runge-Kutta-Fehlberg (RKF45) (https://ww2.mathworks.cn/matlabcentral/fileexchange/73881-runge-kutta-fehlberg-rkf45), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2019a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Newton-Raphson Method 的更多信息
标签 添加标签

Community Treasure Hunt

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

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