photo

Jackson Morgan


Last seen: 1 year ago Active since 2023

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Outputting the number of clusters found by linkage or dendrogram functions
% for example X = rand(20000,3); Z = linkage(X,'ward'); dendrogram(Z); c = cluster(Z,'Maxclust',{input number of cluster...

1 year ago | 1 answer | 0

1

answer