An Implementation of A Star Search Algorithm for Grid Search
Version 1.5.0.0 (3.62 KB) by
Michael Mathew
A Star Search Algorithm
A Star search algorithm is used for finding optimized path from a start to goal state. Though there are some short comings, most of the search problems can be solved using this algorithm.
D, D star, AD star are some of the modified versions of this algorithm
Cite As
Michael Mathew (2025). An Implementation of A Star Search Algorithm for Grid Search (https://www.mathworks.com/matlabcentral/fileexchange/44215-an-implementation-of-a-star-search-algorithm-for-grid-search), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2013a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Direct Search in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.