Moving multiple points in an area at given velocity

3 次查看(过去 30 天)
How to write a code for random number of points moving in an area at a given velocity.
There are random number of points ( >=50) in an area of 600*600, moving from one point to another at given velocity (10m/s).
I want to move random number (>=50) of points in the given area (600*600).
Please help me with the random number (>=50) of points moving with the given velocity and to calculate the trajectory of the points.
  3 个评论
Anu Sharma
Anu Sharma 2023-8-29
how we can write for 10 points.
we can assume any intial and final location of the data points.
The unit is 600m.
Time will be dependent on displacement/velocity
we can assume final location also.
Anu Sharma
Anu Sharma 2023-8-29
编辑:Anu Sharma 2023-8-29
we can assume velocity as 10m/s or anything. I just want the trajectory points and the frame work for writing the code for multiple moving points at a given velocity in any direction.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Creating and Concatenating Matrices 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by