필터 지우기
필터 지우기

Find point on a trajectory nearest a point

조회 수: 2 (최근 30일)
Adam Levschuk
Adam Levschuk 2020년 6월 17일
댓글: KSSV 2020년 6월 18일
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
Matt J
Matt J 2020년 6월 17일
편집: Matt J 2020년 6월 17일
Well, you need to re-represent the trajectory (and p1) as a series of (x,y) position coordinates first. it doesn't seem to me that you have enough information in trajAP to do so.
KSSV
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 CenterFile Exchange에서 NaNs에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by