Problem 2219. Wayfinding 2 - traversing
Solution Stats
Problem Comments
-
2 Comments
Celestino
on 15 Mar 2014
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
Rafael S.T. Vieira
on 27 Jun 2020
The problem's figure is missing again. We can imagine any simple polygon and a line segment.
Problem Recent Solvers19
Suggested Problems
-
Solve the set of simultaneous linear equations
361 Solvers
-
Get the length of a given vector
7616 Solvers
-
How long is the longest prime diagonal?
375 Solvers
-
Find a subset that divides the vector into equal halves
371 Solvers
-
Calculate the height of an object dropped from the sky
204 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!