Given a rotation matrix, generate the Euler Angles as output [phi,theta,psi]. [phi is a rotation around X-axis, theta is rotation around Y-axis, and psi is rotation around Z-axis].
Solution Stats
Problem Comments
1 Comment
Solution Comments
Show comments
Loading...
Problem Recent Solvers6
Suggested Problems
-
Read a column of numbers and interpolate missing data
2350 Solvers
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
13758 Solvers
-
254 Solvers
-
Create a v-notch vector without "sort" function
33 Solvers
-
535 Solvers
More from this Author61
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
David, I'm getting an unrecognized function error for randOrthRotMat.