Info
Cette question est clôturée. Rouvrir pour modifier ou répondre.
How to cluster the data?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hello,
I have a data that looks like below and I want to cluster them. What would be the best algorithm to apply for clustering such data.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/165645/image.jpeg)
Thanks
1 commentaire
Image Analyst
le 3 Juin 2016
Modifié(e) : Image Analyst
le 3 Juin 2016
Is this just 1-D binary data? So for each index, it's either a 1 (red) or 0 (not-red/white/blank)? Please attach your data either as a text or mat file. How many clusters would you like to see in that data? (Have you seen dendrograms?)
Have you tried the Classification Learner on the Apps tab?
Réponses (0)
Cette question est clôturée.
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!