Clustering with selecting node number

I have a number of nodes that is expressed by 'X' and has the value of '98', number of cluster is '14', the code is working fine, but in this code, the number of nodes is not equal in all the clusters, and I need the number of node in each cluster to be '7'. Any help?
rng('default'); idx = clusterdata(X,'Maxclust',NumCluster);

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeCluster Analysis and Anomaly Detection についてさらに検索

タグ

質問済み:

2018 年 1 月 26 日

Community Treasure Hunt

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

Start Hunting!

Translated by