How to change cost in matlab function.
4 views (last 30 days)
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
0 Comments
Answers (0)
See Also
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!