Find point on a trajectory nearest a point
3 ビュー (過去 30 日間)
古いコメントを表示
Hello all,
I am trying to the point on a trajectory nearest a point. I have a trajectory called 'trajAP" (it is a a trejectory of euler angles paired with angular velcoity). For each point on trajAP there is a point p1 a certain distance away.
I am trying to find the point on trajAP that is the nearest to point, p1.
Ive tried our a handful of methods but nothing has worked. Any suggestions?
4 件のコメント
KSSV
2020 年 6 月 18 日
What p1 has? p1 also the same angle and angular velocity? If so have a look on knnsearch. IF not tell more about p1 or share data.
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Logical についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!