How to change cost in matlab function.
1 回表示 (過去 30 日間)
古いコメントを表示
I am using A_Star_Search algorithm for finding shortest distance but i want to give cost for left =2 and simple cost is =1 . so that it prefers to go forward rather than left or right.
link where i am getting code. http://in.mathworks.com/matlabcentral/fileexchange/44215-an-implementation-of-a-star-search-algorithm-for-grid-search
0 件のコメント
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!