Problem 44890. Invert a 3D rotation matrix
Given a 3D rotation matrix, belonging to the matrix group SO(3), compute its inverse without using the functions inv() or pinv() .
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers23
Suggested Problems
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15765 Solvers
-
420 Solvers
-
Matrix indexing with two vectors of indices
769 Solvers
-
The sum of the numbers in the vector
637 Solvers
-
Compute LOG(1+X) in natural log
262 Solvers
More from this Author16
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!