Moving multiple points in an area at given velocity

조회 수: 1 (최근 30일)
Anu Sharma
Anu Sharma 2023년 8월 29일
편집: Anu Sharma 2023년 8월 29일
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