文件名称:K-means
介绍说明--下载内容均来自于网络,请自行研究使用
the whole source code for this example using the k=3 and the initial means are (2, 10) (5 ,8) and (1, 2) and the the following are the points.
piont
A1 (2, 10)
A2 (2, 5)
A3 (8, 4)
A4 (5, 8)
A5 (7, 5)
A6 (6, 4)
A7 (1, 2)
A8 (4, 9)
-the whole source code for this example using the k=3 and the initial means are (2, 10) (5 ,8) and (1, 2) and the the following are the points.
piont
A1 (2, 10)
A2 (2, 5)
A3 (8, 4)
A4 (5, 8)
A5 (7, 5)
A6 (6, 4)
A7 (1, 2)
A8 (4, 9)
piont
A1 (2, 10)
A2 (2, 5)
A3 (8, 4)
A4 (5, 8)
A5 (7, 5)
A6 (6, 4)
A7 (1, 2)
A8 (4, 9)
-the whole source code for this example using the k=3 and the initial means are (2, 10) (5 ,8) and (1, 2) and the the following are the points.
piont
A1 (2, 10)
A2 (2, 5)
A3 (8, 4)
A4 (5, 8)
A5 (7, 5)
A6 (6, 4)
A7 (1, 2)
A8 (4, 9)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
K-means.txt