K-means clustering

Simple implementation of the K-means algorithm for educational purposes
ダウンロード: 999
更新 2018/1/20

ライセンスの表示

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.

引用

Reza Ahmadzadeh (2024). K-means clustering (https://www.mathworks.com/matlabcentral/fileexchange/65780-k-means-clustering), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2016b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersStatistics and Machine Learning Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0