How to change cost in matlab function.
Show older comments
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
Answers (0)
Categories
Find more on Graph and Network Algorithms in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!