Borrar filtros
Borrar filtros

Moving multiple points in an area at given velocity

3 visualizaciones (últimos 30 días)
Anu Sharma
Anu Sharma el 29 de Ag. de 2023
Editada: Anu Sharma el 29 de Ag. de 2023
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 comentarios
Anu Sharma
Anu Sharma el 29 de Ag. de 2023
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 el 29 de Ag. de 2023
Editada: Anu Sharma el 29 de Ag. de 2023
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.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Creating and Concatenating Matrices en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by