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!