Finding acceleration using ODE45.
Show older comments
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 Comments
Torsten
on 21 Jun 2018
But you prescribe the acceleration to get velocity and displacement, don't you ?
Philip Bothma
on 21 Jun 2018
Answers (0)
Categories
Find more on Ordinary Differential Equations in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!