Info
This question is closed. Reopen it to edit or answer.
How to cluster the data?
2 views (last 30 days)
Show older comments
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 Comment
Image Analyst
on 3 Jun 2016
Edited: Image Analyst
on 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?
Answers (0)
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!