Integrate an acceleration vector to obtain a velocity vector

조회 수: 10 (최근 30일)
Jose Sosa Lopez
Jose Sosa Lopez 2020년 10월 21일
편집: madhan ravi 2020년 10월 21일
Hello guys, I have a vector for acceleration with the vector of the time, and I want to have the vectors for the velocity and position after that.
Any idea how to get the vector of the velocity?
I know that the velocity is the integral, but I dont know which function should I use.
I adjunt the file with the data.
Thank you for your help.

채택된 답변

madhan ravi
madhan ravi 2020년 10월 21일
편집: madhan ravi 2020년 10월 21일
Use cumtrapz()
doc cumtrapz

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Numerical Integration and Differentiation에 대해 자세히 알아보기

제품


릴리스

R2020a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by