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 point at which a local minimum is achieved is returned as CENTRES.
标签: CENTRES KMEANS OPTIONS cluster
上传时间: 2014-01-07
上传用户:zhouli
Probabilistic Principal Components Analysis. [VAR, U, LAMBDA] = PPCA(X, PPCA_DIM) computes the principal % component subspace U of dimension PPCA_DIM using a centred covariance matrix X. The variable VAR contains the off-subspace variance (which is assumed to be spherical), while the vector LAMBDA contains the variances of each of the principal components. This is computed using the eigenvalue and eigenvector decomposition of X.
标签: Probabilistic Components Principal Analysis
上传时间: 2016-04-28
上传用户:qb1993225
AC Induction Motor Control Using Constant V/Hz Principle and Space Vector PWM Technique with TMS320C240
标签: Induction Principle Technique Constant
上传时间: 2013-12-25
上传用户:baitouyu
matrix ssl代码,包括客户端和服务器端源程序,可以在vc.net2003上编译
上传时间: 2014-01-01
上传用户:wfeel
Matrix Transposition and Multiplication It is a MIPS assembly program that does the following: given two matrices, M1 and M2, first transpose M2 to obtain M2tran. Then multiply M1 and M2tran.
标签: Multiplication Transposition following assembly
上传时间: 2016-05-03
上传用户:kernaling
support vector machine
上传时间: 2014-02-23
上传用户:hopy
support vector machine, model transfer
标签: transfer support machine vector
上传时间: 2013-12-14
上传用户:heart520beat
support vector machine based prediction
标签: prediction support machine vector
上传时间: 2013-12-03
上传用户:zhangzhenyu
train for support vector machine
标签: support machine vector train
上传时间: 2016-05-11
上传用户:mpquest
LVQ - Learning Vector Quantization Demonstration Download xlvq Linux executable (128 kb) wlvq.exe Windows executable (152 kb) lvqd.zip C sources, version 1.7, 2003.09.02 (144 kb) lvqd.tar.gz (130 kb)
标签: Demonstration Quantization executable Download
上传时间: 2016-05-19
上传用户:wxhwjf