kmeans-ISODATA algotithm

Clustering algorithm of k-means and ISODATA.

Ahora está siguiendo esta publicación

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.

Citar como

Jose Rodriguez (2026). kmeans-ISODATA algotithm (https://es.mathworks.com/matlabcentral/fileexchange/5324-kmeans-isodata-algotithm), MATLAB Central File Exchange. Recuperado .

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.0.0.0