Steady States for dynamic equations
3 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
Torsten
2023 年 6 月 17 日
移動済み: Torsten
2023 年 6 月 17 日
Use "fsolve" together with the function you used to describe your dynamical system.
参考
カテゴリ
Help Center および File Exchange で Equation Solving についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!