rectify error in kmeans
이전 댓글 표시
i wanted to do kmeans clustering in mammogram image.... i took the datavector of the image and gave as input to kmeans.... when i execute the code error is displayed as...."An empty cluster error occurred in every replicate.".... what should i do to rectify this error....
채택된 답변
추가 답변 (1개)
Greg Heath
2013년 1월 13일
0 개 추천
Reduce k by 1.
Hope this helps.
Thank you for formally accepting my answer.
Greg
카테고리
도움말 센터 및 File Exchange에서 AI for Signals에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!