Steady States for dynamic equations
6 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello all! I have a set of dynamic equations that need to be solved. Can matlab be used to calculate the steady state values and if yes, how do i go by it. Thank you
0 Kommentare
Antworten (1)
Torsten
am 17 Jun. 2023
Verschoben: Torsten
am 17 Jun. 2023
Use "fsolve" together with the function you used to describe your dynamical system.
Siehe auch
Kategorien
Mehr zu Equation Solving finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!