kmeans-ISODATA algotithm

Clustering algorithm of k-means and ISODATA.
11.9K Downloads
Updated 22 Jun 2004

No License

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 (2024). kmeans-ISODATA algotithm (https://www.mathworks.com/matlabcentral/fileexchange/5324-kmeans-isodata-algotithm), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R13
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0