필터 지우기
필터 지우기

How to obtain coordinates of points in new coordinate system?

조회 수: 2 (최근 30일)
Cong
Cong 2013년 11월 12일
댓글: Walter Roberson 2013년 11월 15일
If I know the positions of all points (3D) and its origin is (0,0,0), but after shifting the three axes, the point (a,b,c) in the old system will be set as the origin (0,0,0) in the new system. Then how to calculate all other points' coordinates in the new system?
  댓글 수: 1
Walter Roberson
Walter Roberson 2013년 11월 15일
What is the order of transformations? Are you rotating around the original (0,0,0) and then translating resulting point (a,b,c) to be at (0,0,0) ? Or are you translating (a,b,c) to be at (0,0,0) and then rotating around that new (0,0,0) ?

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Assembly에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by