Adams Bashforth Moulton Method

版本 1.0.0.0 (5.3 KB) 作者: Bhartendu
Numerical Solution of Ordinary Differential Equations
2.8K 次下载
更新时间 2017/5/20

查看许可证

Numerical Methods (single step and multi step) for solving First Order Ordinary Differential Equations.
Methods included:
1. Euler's Method
2. Heun's Method
3. Fourth Order Runge Kutta methods
4. Adams-Bashforth Method
5. Adams-Moulton Method
These methods are commonly used for solving IVP, a first order Initial Value Problem (IVP) is defined as a first order differential equation together with specified initial condition at t=t₀:
y' = f(t,y) ; t0 ≤ t ≤ b with y(t₀) = y₀

There exist several methods for finding solutions of differential equations.

Reference:
http://nptel.ac.in/courses/111107063/

引用格式

Bhartendu (2024). Adams Bashforth Moulton Method (https://www.mathworks.com/matlabcentral/fileexchange/63034-adams-bashforth-moulton-method), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2016a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Numerical Integration and Differential Equations 的更多信息

Community Treasure Hunt

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

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