Integrate an acceleration vector to obtain a velocity vector

9 次查看(过去 30 天)
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