Problem 44820. Relative pose in 2D: problem 2
Solution Stats
Problem Comments
-
4 Comments
This problem is currently not solvable because the test suite does not call the function--i.e., the matrix T is never set.
The test suite has been updated.
It keeps telling me my x and y aren't in the correct format? Any hints?
@Shawn your solution 13173783 is almost correct, but you're returning the inverse of T rather than T.
(This is easily fixed by explicitly taking the inverse, but you don't need to do that; you can compute the correct T directly.)
Solution Comments
Show commentsProblem Recent Solvers103
Suggested Problems
-
Project Euler: Problem 9, Pythagorean numbers
1402 Solvers
-
Numbers with prime factors 2, 3 and 5.
671 Solvers
-
Create Volcano (or Atoll) martix. It is an extension of Bullseye matrix problem.
152 Solvers
-
Find the sides of an isosceles triangle when given its area and height from its base to apex
2074 Solvers
-
Relative pose in 2D: problem 1
166 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!