trimZ.m

trims the SAHN tree, Z, generated by the function, linkage to correspond to cluster(Z,'maxclust',m)
404 Downloads
Aktualisiert 15. Dez 2009

Lizenz anzeigen

The statistics toolbox contains routines for hierarchical clustering, including the cluster routine uses the SAHN tree to group data into clusters. However, the toolbox seems to lack a routine that uses the SAHN tree to describe the hierarchical relationship between those clusters. This routine trims the SAHN tree produced by linkage in order to produce a new "tree" (that can be displayed using, e.g., dendrogram) whose leaf nodes have numbers corresponding to the cluster IDs produced using cluster and whose internal topology matches the topology of the top num_clusters nodes in the original SAHN tree and thus represents the clustering (i.e. in the SAHN tree) of the clusters extracted using clusters

Zitieren als

David Snyder (2024). trimZ.m (https://www.mathworks.com/matlabcentral/fileexchange/26113-trimz-m), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2008a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0