how to solve differential equations
1 回表示 (過去 30 日間)
古いコメントを表示
Hi everyone,
I want to solve a two-dimensional system of differential equations.
0 件のコメント
採用された回答
Shashank Prasanna
2013 年 1 月 20 日
You can start with ODE45, look through the following page for information on how to set up you system:
Scroll down on the page to see how a non-linear oscillator system was set up for ODE45:
6 件のコメント
Shashank Prasanna
2013 年 1 月 22 日
I think I found something online that does what you want: If this doesn't work for you, then please share your code so we can see what is wrong:
その他の回答 (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!