Finding acceleration using ODE45.
Afficher commentaires plus anciens
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 commentaires
Torsten
le 21 Juin 2018
But you prescribe the acceleration to get velocity and displacement, don't you ?
Philip Bothma
le 21 Juin 2018
Réponses (0)
Catégories
En savoir plus sur Ordinary Differential Equations dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!