Using ODE45 for coupled equations
古いコメントを表示
Hello,

For the given set of equations, which are coupled, how do I solve them using ODE45 function? I have gone through the documentation for ODE45 but I seem clueless when it comes to this case. Kindly help. I have values for dV/dtheta and dQ/dtheta stored already
Thanks!
6 件のコメント
James Tursa
2020 年 11 月 18 日
Looks like you have four variables: P, V, Q, and W. You're going to need four differential equations to solve this. What do you have for dV/dtheta and dQ/dtheta?
BipityBop
2020 年 11 月 18 日
James Tursa
2020 年 11 月 18 日
Constant values? Or equations?
James Tursa
2020 年 11 月 18 日
I don't understand. Do you have equations for dV/dtheta and dQ/dtheta? Why are you suddenly talking about constant values for theta?
BipityBop
2020 年 11 月 18 日
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Ordinary Differential Equations についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

