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
-
Project Euler: Problem 1, Multiples of 3 and 5
2703 Solvers
-
Project Euler: Problem 7, Nth prime
1283 Solvers
-
Put two time series onto the same time basis
308 Solvers
-
190 Solvers
-
14 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!