필터 지우기
필터 지우기

How to get end point of a cylinder ?

조회 수: 3 (최근 30일)
yogesh jain
yogesh jain 2015년 11월 30일
댓글: Walter Roberson 2015년 12월 14일
Hello all, How ending point of cylinder is dependent on starting point and the angle on which it is rotated ? How can i get ending point of a cylinder ?
  댓글 수: 1
yogesh jain
yogesh jain 2015년 12월 1일
is there any dedicated formula for getting end center points ?

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

채택된 답변

Walter Roberson
Walter Roberson 2015년 11월 30일
The ending point of any rigid body is dependent on the starting point, the angle of rotation, the plane of rotation, and the center point of rotation. The information about the how much rotation around which axes and the center of rotation can all be encoded into a rotation matrix. See for example http://inside.mines.edu/fs_home/gmurray/ArbitraryAxisRotation/
The information that you have available is the starting point and the angle of rotation, but you do not have any information about the plane of rotation or the center point of rotation. Until you can provide those, you cannot make the calculation.
  댓글 수: 2
yogesh jain
yogesh jain 2015년 11월 30일
starting point is defined by me , I know rotation angle, plane of rotation is z-plane , center point is mid point of cylinder . The solution in link you shared seems complicated .

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Surface and Mesh Plots에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by