Differential Algebraic Equation Solvers
版本 1.0.0.0 (7.2 KB) 作者:
Tony Roberts
A solves a set of differential algebraic equations f(t,y,y')=0 where y'=dy/dt.
16.1K 次下载
更新时间
1998/9/8
无许可证
dae2.m solves a set of differential algebraic equations (DAEs)
f(t,y,y')=0 where y'=dy/dt
with a 2nd order method starting from y0 at time t0 and finishing at time tfin where tspan=[t0 t1 ... tfin].
The method will also work well for stiff sets of ODEs.
See pendrun.m, penddae.m & pendg.m for a pendulum example.
See dae4.m and dae4o.m for higher order accurate versions.
引用格式
Tony Roberts (2025). Differential Algebraic Equation Solvers (https://www.mathworks.com/matlabcentral/fileexchange/28-differential-algebraic-equation-solvers), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R10
兼容任何版本
平台兼容性
Windows macOS Linux类别
在 Help Center 和 MATLAB Answers 中查找有关 Calculus 的更多信息
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!dae/
版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0.0 |