Info

This question is closed. Reopen it to edit or answer.

how can i find roots of a DAE system ?

1 view (last 30 days)
samicorp
samicorp on 7 Oct 2015
Closed: MATLAB Answer Bot on 20 Aug 2021
hi, i have a system of algebraic differential equations. how can i find the root of this system? any help will be highly appreciated.

Answers (1)

Torsten
Torsten on 8 Oct 2015
Use one of the ODE solvers under
or ODE15i.
Which solver is suitable depends on your specific problem.
Best wishes
Torsten.

This question is closed.

Community Treasure Hunt

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

Start Hunting!