How can I do this in MATLAB?
1 回表示 (過去 30 日間)
古いコメントを表示
So my professor wants the following practice problem done in MATLAB:
Given a system of equation:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/168833/image.png)
And then the question:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/168834/image.png)
0 件のコメント
回答 (1 件)
Nicolas Schmit
2017 年 10 月 27 日
This is how you solve a non-stiff ODE
Note that there is a closed-form solution for these equations. You can find a linear combination of x and y which decouples the system.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Ordinary Differential Equations についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!