K-means clustering

버전 1.0.0.0 (3.3 KB) 작성자: Reza Ahmadzadeh
Simple implementation of the K-means algorithm for educational purposes
다운로드 수: 1K
업데이트 날짜: 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 (2026). K-means clustering (https://kr.mathworks.com/matlabcentral/fileexchange/65780-k-means-clustering), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2016b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Statistics and Machine Learning Toolbox에 대해 자세히 알아보기
버전 게시됨 릴리스 정보
1.0.0.0