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
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 Solvers54
Suggested Problems
-
1772 Solvers
-
249 Solvers
-
Test if two numbers have the same digits
227 Solvers
-
Natural numbers in string form
970 Solvers
-
Write c^3 as sum of two squares a^2+b^2
310 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!