kmeans-ISODATA algotithm

版本 1.0.0.0 (11.3 KB) 作者: Jose Rodriguez
Clustering algorithm of k-means and ISODATA.
11.9K 次下载
更新时间 2004/6/22

无许可证

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.

引用格式

Jose Rodriguez (2024). kmeans-ISODATA algotithm (https://www.mathworks.com/matlabcentral/fileexchange/5324-kmeans-isodata-algotithm), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R13
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Cluster Analysis and Anomaly Detection 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0