System of coupled Differential algebraic equations

1 Ansicht (letzte 30 Tage)
Auwais Ahmed
Auwais Ahmed am 15 Nov. 2021
Beantwortet: Paul am 15 Nov. 2021
I have a system of differential algebraic equations
x' + y' =Const1
x' + z'=Const2
z/xy=Const3
What would be the most suitable way to approach this problem

Akzeptierte Antwort

Paul
Paul am 15 Nov. 2021
The ode15i solver might do the trick
doc ode15i

Weitere Antworten (0)

Produkte


Version

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by