Problem 44824. Relative points in 2D: problem 2
Solution Stats
Problem Comments
-
3 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!
Solution Comments
-
1 Comment
The 3rd test here is wrong.
Problem Recent Solvers47
Suggested Problems
-
1300 Solvers
-
Calculate the Hamming distance between two strings
212 Solvers
-
Generate N equally spaced intervals between -L and L
706 Solvers
-
Implement a bubble sort technique and output the number of swaps required
203 Solvers
-
221 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!