how can I choose representative days from existing data clusters using kmeans built function?
Afficher commentaires plus anciens
Hello,
I am using the build in function in MATLAB [idx,C] = kmeans(M,k) to find reprensetative days for a whole year. the representaive days found are not from the existing defined days in my matrix.
My question is that I want the represnative days to be chosen from the real days (the centroid to be choosen from one of the data in the cluster). How can I choose the representative days from the existing data?
Please any help
Thank you very much
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Cluster Analysis and Anomaly Detection dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!