Problem 44824. Relative points in 2D: problem 2
Solution Stats
Problem Comments
-
5 Comments
Show
2 older comments
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.
ChrisR
on 18 Apr 2023
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
-
22546 Solvers
-
Remove any row in which a NaN appears
8130 Solvers
-
151 Solvers
-
Without the French accent please!
206 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!