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!