KMEANS Trains a k means cluster model.CENTRES = KMEANS(CENTRES, DATA, OPTIONS) uses the batch K-means
algorithm to set the centres of a cluster model. The matrix DATA
represents the data which is being clustered, with each row
corresponding to a vector. The sum of squares error function is used.
The ...
/dl/289146.html
标签:
CENTRES
KMEANS
OPTIONS
cluster
上传时间:
2014-01-07
上传用户:zhouli