When we applied k-means cluster on FM, where FM is Feature Matrix with k=2 it gives us 2 cluster, again we want to apply k-means for the obtained clusters individually until clusters becomes single value. How to apply k-means cluster recursively.

1 Ansicht (letzte 30 Tage)
The description is in Description file.

Akzeptierte Antwort

Image Analyst
Image Analyst am 15 Mär. 2018
Use a while loop.

Weitere Antworten (0)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by