Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
How to cluster the data?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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.
Thanks
1 Kommentar
Image Analyst
am 3 Jun. 2016
Bearbeitet: Image Analyst
am 3 Jun. 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?
Antworten (0)
Diese Frage ist geschlossen.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!