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
-
15065 Solvers
-
171 Solvers
-
Fix the last element of a cell array
909 Solvers
-
Convert a Cell Array into an Array
1161 Solvers
-
Number of Even Elements in Fibonacci Sequence
983 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!