Differential Algebraic Equation Solvers

A solves a set of differential algebraic equations f(t,y,y')=0 where y'=dy/dt.
16.1K Downloads
Updated 8 Sep 1998

No License

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.

Cite As

Tony Roberts (2024). Differential Algebraic Equation Solvers (https://www.mathworks.com/matlabcentral/fileexchange/28-differential-algebraic-equation-solvers), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R10
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0