I want to solve a Z-Y-X euler rotation matrix for the angles x and y. z=45 deg. I know the resulting matrix, but want to find the angles x and y.
Is there a build-in rotationmatrix I can use or do I need to enter it manually? What structure/code should I write? I can't isolate the variables and use the Ax=B structure to solve it.

댓글 수: 2

James Tursa
James Tursa 2016년 5월 24일
"... I know the resulting matrix ..."
What is is you actually know ... a direction cosine matrix?
Katrine Rav
Katrine Rav 2016년 5월 24일
Yes

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

 채택된 답변

James Tursa
James Tursa 2016년 5월 24일

1 개 추천

If you have a direction cosine matrix and want to convert it to a specific Euler Angle sequence, I would recommend this FEX submission by John Fuller called SpinCalc:

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Systems Of Linear Equations에 대해 자세히 알아보기

질문:

2016년 5월 24일

댓글:

2016년 5월 24일

Community Treasure Hunt

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

Start Hunting!

Translated by