Problem 961. Robust alignment of coordinate system
Solution Stats
Solution Comments
-
1 Comment
Andrew Newell
on 10 Jun 2013
This solution is correct to within eps, but the test is expecting exact agreement. That is not good programming when dealing with floating point numbers.
Problem Recent Solvers2
Suggested Problems
-
Find all elements less than 0 or greater than 10 and replace them with NaN
14602 Solvers
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1343 Solvers
-
Duplicate each element of a vector.
573 Solvers
-
6713 Solvers
-
USC Fall 2012 ACM: Driving the Rover
7 Solvers
More from this Author31
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!