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 (최근 30일)
The description is in Description file.

채택된 답변

Image Analyst
Image Analyst 2018년 3월 15일
Use a while loop.

추가 답변 (0개)

태그

Community Treasure Hunt

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

Start Hunting!

Translated by