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!