Info

この質問は閉じられています。 編集または回答するには再度開いてください。

Code for find the MST using Kruskal or Prims algorithm.

1 回表示 (過去 30 日間)
priyanka
priyanka 2014 年 7 月 26 日
閉鎖済み: John D'Errico 2014 年 10 月 5 日
code to find the Minimum spanning tree using kruskal or prims algorithm.

回答 (1 件)

Matz Johansson Bergström
Matz Johansson Bergström 2014 年 7 月 26 日
Do you want the code or just a function that computes MST? For the function, see Bioinformatics toolbox documentation, for the actual implementation in Matlab, see MST using Kruskal at Matlab exchange.
  1 件のコメント
annie13
annie13 2014 年 10 月 5 日
I need both code and function for calculating MST using prim or kruskal when the number of vertices and their Topology ,distance and Location specifications are given......the details of topology,distance and location are attached herewithin-

この質問は閉じられています。

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by