Problem 44824. Relative points in 2D: problem 2
Solution Stats
Problem Comments
-
5 Comments
I think the answer is wrong...
A = T * [PB; 1];
P = A(1:2, 1);
what is wrong with this solution!
I think this problem is wrong. It should use the homogeneous transformation matrix not its inverse!
Broken test suite? This doesn't even seem to call the function in question, among other things.
Yes, I agree with Christian. It's probably worth checking all of the problems in this problem group. I think the conversion to the current format of tests hid some of the code in the test suites.
Solution Comments
Show commentsProblem Recent Solvers59
Suggested Problems
-
21733 Solvers
-
The Hitchhiker's Guide to MATLAB
3177 Solvers
-
Permute diagonal and antidiagonal
413 Solvers
-
Matrix multiplication across rows
272 Solvers
-
Pernicious Anniversary Problem
788 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!