rectify error in kmeans
Mostrar comentarios más antiguos
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....
Respuesta aceptada
Más respuestas (1)
Greg Heath
el 13 de En. de 2013
0 votos
Reduce k by 1.
Hope this helps.
Thank you for formally accepting my answer.
Greg
1 comentario
Elysi Cochin
el 14 de En. de 2013
Categorías
Más información sobre AI for Signals en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!