Finding clusters in adjacency matrix

hello guys,
I have adjacency matrix of a graph with certain weights (from 1 to 5) in edges connecting the nodes. I would be interested of finding certain amount of clusters in this adjacency matrix. Criterion to form cluster would be, that nodes that have a strong connections tend to belong to same cluster. Clusters can either overlap or not to overlap. I would also want to force matlab to find different amounts of clusters. I am not a very good with matlab, so it would be great thing to find some easy-to-use tool(box) for playing with this adjacency matrix and finding clusters. Is there any tools available that would easily solve my problem?
Thanks already for your answers,
-John

回答 (1 件)

John
John 2011 年 6 月 27 日

0 投票

No tools available to solve this problem? Or is this just a domain which needs expertee?
-John

1 件のコメント

Noah Levine-Small
Noah Levine-Small 2012 年 8 月 15 日
Try dendrogram ordering. :)

サインインしてコメントする。

カテゴリ

ヘルプ センター および File ExchangeGraph and Network Algorithms についてさらに検索

質問済み:

2011 年 6 月 23 日

Community Treasure Hunt

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

Start Hunting!

Translated by