formiong cluster of data

i have 100 values ,i have to cluster the data into 20 groups using k means method..please help

Réponses (1)

Walter Roberson
Walter Roberson le 16 Nov 2011

0 votes

kmeans(YourData, 20)

1 commentaire

Pat
Pat le 16 Nov 2011
i need the output as
clusternum total num of genes genes included
1 4 2 ,5, 6, 9
,
,
,
20 2 1.10

Cette question est clôturée.

Question posée :

Pat
le 16 Nov 2011

Clôturé :

le 20 Août 2021

Community Treasure Hunt

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

Start Hunting!

Translated by