Finding acceleration using ODE45.
古いコメントを表示
I am solving a set of equations of motion using ODE45. ODE45 works perfectly to give me the displacement and velocity of the moving object. However, I would like to calculate one of the force components and for that I need the acceleration. How Should I go to work to find the acceleration from ODE45.
2 件のコメント
Torsten
2018 年 6 月 21 日
But you prescribe the acceleration to get velocity and displacement, don't you ?
Philip Bothma
2018 年 6 月 21 日
回答 (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!