How do I solve a 3x3 matrix with 2 variables?
Ältere Kommentare anzeigen
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 Kommentare
James Tursa
am 24 Mai 2016
"... I know the resulting matrix ..."
What is is you actually know ... a direction cosine matrix?
Katrine Rav
am 24 Mai 2016
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Systems Of Linear Equations finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!