- Category:
- matlab
- Tags:
-
[Matlab]
[源码]
- File Size:
- 4kb
- Update:
- 2013-06-22
- Downloads:
- 0 Times
- Uploaded by:
- all
Description: Demonstration of Dijkstra s Minimum Distance Algorithm: DIJKSTRA is a MATLAB program which runs a simple demonstration of Dijkstra s algorithm for determining the minimum distance from one node in a graph to all other nodes.
The program is mainly of interest as a starting point for a parallelization effort.
To Search:
File list (Check if you may need any files):
dijkstra_test.m
dijkstra_test_output.txt
init.m
dijkstra_distance.m
find_nearest.m
timestamp.m
update_mind.m