Problem 44824. Relative points in 2D: problem 2
Solution Stats
Problem Comments
-
4 Comments
Show
1 older comment
Tikay
on 13 Mar 2020
I think the answer is wrong...
Juvva Vijayendra Bharath
on 22 Aug 2020
A = T * [PB; 1];
P = A(1:2, 1);
what is wrong with this solution!
carlos fuentes
on 28 Jan 2021
I think this problem is wrong. It should use the homogeneous transformation matrix not its inverse!
Christian Schröder
on 29 Dec 2022 at 21:08
Broken test suite? This doesn't even seem to call the function in question, among other things.
Solution Comments
-
1 Comment
Mayur Thombe
on 29 Dec 2020
The 3rd test here is wrong.
Problem Recent Solvers53
Suggested Problems
-
8086 Solvers
-
420 Solvers
-
Return elements unique to either input
725 Solvers
-
Permute diagonal and antidiagonal
293 Solvers
-
12 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!