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 zip file includes two functions: kmedia.mat and isodata.mat, this functions do two types of clustering methods. Kmedia function do the k-means algorithm, it have tree inputs (X-vector, Y-vector and number of final clusters) and returns the elements of each cluster and the centre of each cluster. Isodata function returns the same result but, have more inputs, necessary for the ISODATA algorithm.
Son dos funciones, 'kmedia' e 'isodata', dichas funciones realizan los algoritmos de clustering de las 'k-medias' e 'ISODATA'. Dichas funciones toman como entrada el vector de puntos y unos determinados parámetros y devuelven los agrupamientos encontrados y sus centroides.
Cite As
Jose Rodriguez (2026). kmeans-ISODATA algotithm (https://www.mathworks.com/matlabcentral/fileexchange/5324-kmeans-isodata-algotithm), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired: ISODATA algorithm, ISODATA segmentation --- A modification to "Jose Suau Rodriguez" code (isodata.m)
General Information
- Version 1.0.0.0 (11.3 KB)
-
No License
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
