trimZ.m

trims the SAHN tree, Z, generated by the function, linkage to correspond to cluster(Z,'maxclust',m)
404 download
Aggiornato 15 dic 2009

Visualizza la licenza

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

Cita come

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

Compatibilità della release di MATLAB
Creato con R2008a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0