Perform a tracking always gives the same track

1 次查看(过去 30 天)
Hello,
I have a question concerning a tracking problem. I have a script with information of four tracks (time heading, elevation and distance) and I want to discriminate between the tracks, so I can find track1, track2, track3 and track4. The x, y and z components of the tracks are made from the given information. The script I am using is giving me an answer, but I think all the answers are the same. All the values in matrix A for, x, y, z and t are equal.
What I want to do is to use a while 1 loop and say that a point is part of a track when the next point is within the range of 150 of the former point.
Can anyone say something useful about my assumption that I am only looking at 1 track in the resulting matrix A?
  2 个评论
darova
darova 2020-3-26
I can't understand. Question is too complicated
Do you have a picture or something?
Chris Ron de
Chris Ron de 2020-3-26
I have a 3D scatterplot of all the different x, y and z coordinates. They altogether form a picture, but these are not the different tracks, just a plotting of all the different points. What I want to do is connect the point to each other to make tracks.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Loops and Conditional Statements 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by