文件名称:kmeanmatlab
介绍说明--下载内容均来自于网络,请自行研究使用
k-mean program INPUT
A Matrix or dataset
K Number of clusters to find (optional default: 2)
MAXIT maximum number of iterations (optional default: 50)
INIT Labels for initialisation, or
rand : take at random K objects as initial means, or
kcentres : use KCENTRES for initialisation (default)
FID File ID to write progress to (default [], see PRPROGRESS)
-k-mean program INPUT
A Matrix or dataset
K Number of clusters to find (optional default: 2)
MAXIT maximum number of iterations (optional default: 50)
INIT Labels for initialisation, or
rand : take at random K objects as initial means, or
kcentres : use KCENTRES for initialisation (default)
FID File ID to write progress to (default [], see PRPROGRESS)
A Matrix or dataset
K Number of clusters to find (optional default: 2)
MAXIT maximum number of iterations (optional default: 50)
INIT Labels for initialisation, or
rand : take at random K objects as initial means, or
kcentres : use KCENTRES for initialisation (default)
FID File ID to write progress to (default [], see PRPROGRESS)
-k-mean program INPUT
A Matrix or dataset
K Number of clusters to find (optional default: 2)
MAXIT maximum number of iterations (optional default: 50)
INIT Labels for initialisation, or
rand : take at random K objects as initial means, or
kcentres : use KCENTRES for initialisation (default)
FID File ID to write progress to (default [], see PRPROGRESS)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
k均值matlab程序
...............\(matlab)kmeans.m
...............\kmeans.m
...............\k_means.m
...............\(matlab)kmeans.m
...............\kmeans.m
...............\k_means.m