Problem 2219. Wayfinding 2 - traversing
Solution Stats
Problem Comments
-
2 Comments
I guess that in the case
AB = [ -4 -4 ; 6 -8 ];
F = [
-4 4 4 -4
2 2 -4 -4
];
AB do not cross the boundary
The problem's figure is missing again. We can imagine any simple polygon and a line segment.
Problem Recent Solvers18
Suggested Problems
-
3497 Solvers
-
6501 Solvers
-
1441 Solvers
-
222 Solvers
-
360 Solvers
More from this Author31
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!