how can I choose representative days from existing data clusters using kmeans built function?
Mostrar comentarios más antiguos
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
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Cluster Analysis and Anomaly Detection en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!