How to calculate different velocity zones

1 次查看(过去 30 天)
Hi all. I have the x and y coordinates of a moving object. I already calculated the total distance and the average velocity of that object. However, I want to know the object velocity, in four different velocity zones, over time. How can I do it?
  3 个评论
Aragorn23
Aragorn23 2017-10-31
Maybe "velocity zones" are not the best expression. I want to know the object velocity in diferent speed categories (low, moderate, high...).
KSSV
KSSV 2017-10-31
If you have (x,y) coordinates/ locations / positions at different time steps...then dx/dt gives velocity.

请先登录,再进行评论。

回答(1 个)

Kuifeng
Kuifeng 2017-10-31
I believe the categorical function is what you ware looking for. Check categorical function and check 'Bin Numeric Data into Categories'

类别

Help CenterFile Exchange 中查找有关 Time Series 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by