You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
The function takes in a dataset in the format of [Nx2] where each data-point is represented as [xi,yi] and the maximum number of clusters to consider (kmax). The function then uses kmeans and Silhouette coefficients to determine the optimal number of clusters. The function outputs S-score for each k and the optimal k.
Refer to the following link for details about the Silhouette clustering algorithm:
https://en.wikipedia.org/wiki/Silhouette_(clustering)
Cite As
Katarina Vuckovic (2026). kmeans_silhouette (https://au.mathworks.com/matlabcentral/fileexchange/87654-kmeans_silhouette), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0 (1.23 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0 |
