How to cluster the data?

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
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.

Asked:

on 2 Jun 2016

Closed:

on 20 Aug 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!