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!