Solving differential equation by Matlab
古いコメントを表示
Hello,
I am trying to solve a differential equation. I have already the General form of the solution, but I have to find integration constants.
PS: My equation is an order 7 and I have 7 BC, it is impossible to do it by hand.
回答 (1 件)
Steven Lord
2015 年 9 月 14 日
0 投票
Symbolically with DSOLVE or numerically with ODE45, ODE23, ODE113, ODE23s, etc.?
カテゴリ
ヘルプ センター および File Exchange で Ordinary Differential Equations についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!