Hierarchical Clustering Algorithm
显示 更早的评论
How to run Hierarchical Clustering Algorithm (single linkage, complete linkage and average linkage) by matlab. With input is a symmetry matrix?
回答(1 个)
Tom Lane
2012-4-30
0 个投票
If you have the Statistics Toolbox, "help linkage" might get you pointed in the right direction. I assume you mean the input is a similarity matrix, which you would need to convert to a dissimilarity matrix in order to use linkage.
类别
在 帮助中心 和 File Exchange 中查找有关 Hierarchical Clustering 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!