Rank: 31195 based on downloads (last 30 days) and 0 files submitted
photo

Benjamin Knight

E-mail

Personal Profile:

Professional Interests:

 

Watch this Author's files

 

Comments and Ratings by Benjamin View all
Updated File Comments Rating
29 Sep 2009 Floyd Shortest Path Routing find the shortest path from any node to any node in a network Author: Weihuang Fu

Great code works perfectly for my problem which was a small matrix (47x47).

29 Sep 2009 Dijkstra's Shortest Path Algorithm calculates the shortest path and distance between two nodes on a map Author: Joseph Kirk

Great code, well documented and easy to apply. Note that I needed to transpose A and C matrices to get a result from this function.

29 Sep 2009 Floyd Shortest Path Routing find the shortest path from any node to any node in a network Author: Weihuang Fu

Great code works perfectly for my problem which was a small matrix (47x47) and didn't have much node connection redundancy. I had lots of issues with the dijkstra algorithms which kept returning 'inf' results - although I suspect connection redundancy was the issue here.

 

MATLAB Central Terms of Use

NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Terms prior to use.

Contact us at files@mathworks.com