(Downloadable Matlab Code to Find MST)
 
 
Line 3: Line 3:
  
 
http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=10922&objectType=FILE
 
http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=10922&objectType=FILE
 +
 +
About the definition of Path
 +
 +
In the defition of path, the restriction of "no repeated nodes" should be no repeated nodes except for the two end points. Otherwise, we can not say that circle is a special path.

Latest revision as of 22:13, 18 April 2008

Here is a link to download matlab code to find MST

http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=10922&objectType=FILE

About the definition of Path

In the defition of path, the restriction of "no repeated nodes" should be no repeated nodes except for the two end points. Otherwise, we can not say that circle is a special path.

Alumni Liaison

Ph.D. 2007, working on developing cool imaging technologies for digital cameras, camera phones, and video surveillance cameras.

Buyue Zhang