Differential Algebraic Equation Solvers

バージョン 1.0.0.0 (7.24 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 (2024). 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 AnswersCalculus についてさらに検索
タグ タグを追加
謝辞

ヒントを与えたファイル: Jean Le Rand D'Alambert Reduction Method (update:22-06-07)

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0