Dijkstra Algorithm
Version 1.0.0.0 (2.21 KB) by
suriyanath
Computes shortest path between two nodes using Dijkstra algorithm
This code gets input for number of nodes. Then generates the nodes in space with distance between nodes using biograph tool in matlab. The source and destination node is given by user then the code computes the shortest path to reach the destination.
Cite As
suriyanath (2023). Dijkstra Algorithm (https://www.mathworks.com/matlabcentral/fileexchange/46883-dijkstra-algorithm), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2010b
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Mathematics > Graph and Network Algorithms > Modify Nodes and Edges > Dijkstra algorithm >
- Sciences > Mathematics > Combinatorics > Graph Theory > Dijkstra Algorithm >
Find more on Dijkstra algorithm 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.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |