Hierarchical Clustering Algorithm
Mostra commenti meno recenti
How to run Hierarchical Clustering Algorithm (single linkage, complete linkage and average linkage) by matlab. With input is a symmetry matrix?
Risposte (1)
Tom Lane
il 30 Apr 2012
0 voti
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.
Categorie
Scopri di più su Hierarchical Clustering in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!