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!