You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
This is a simple implementation of the K-means algorithm for educational purposes. k-means clustering is a method of vector quantization, originally from signal processing, that is popular for cluster analysis in data mining. k-means clustering aims to partition n observations into k clusters in which each observation belongs to the cluster with the nearest mean, serving as a prototype of the cluster. This results in a partitioning of the data space into Voronoi cells.
Cite As
Reza Ahmadzadeh (2026). K-means clustering (https://www.mathworks.com/matlabcentral/fileexchange/65780-k-means-clustering), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (3.3 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
