Calculate the indirect distance between two points
조회 수: 2 (최근 30일)
이전 댓글 표시
I want to calculate the distance between two points, but there is not any direct path between them, so the ordinary Pythagorean theorem is not practical since it calculated the minimum and direct distance. is there and command for this purpose in Matlab?
댓글 수: 0
답변 (1개)
Wolfgang Schwanghart
2011년 8월 11일
Bahare,
you might find this contribution interesting: http://www.mathworks.com/matlabcentral/fileexchange/8625-shortest-path-with-obstacle-avoidance-ver-1-3
Regards, W.
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!