How to calculate different velocity zones
3 ビュー (過去 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 件のコメント
KSSV
2017 年 10 月 31 日
If you have (x,y) coordinates/ locations / positions at different time steps...then dx/dt gives velocity.
回答 (1 件)
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'
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!