-
kmeans
function [L,C] = kmeans(X,k)
KMEANS Cluster multivariate data using the k-means++ algorithm.
[L,C] = kmeans(X,k) produces a 1-by-size(X,2) vector L with one class
label per column in X and a size(X,1)-by-k matrix C containing the
centers corresponding to each class.
Version: 07/08/11
Authors: Laurent Sorber (Laurent.Sorber@cs.kuleuven.be)
References:
[1] J. B. MacQueen, "Some Methods for Classification and Analysis of
MultiVariate Observations", in Proc. of the fifth Berkeley
Symposium on Mathematical Statistics and Probability, L. M. L. Cam
and J. Neyman, eds., vol. 1, UC Press, 1967, pp. 281-297.
[2] D. Arthur and S. Vassilvitskii, "k-means++: The Advantages of
Careful Seeding", Technical Report 2006-13, Stanford InfoLab, 2006.
- 2011-12-22 19:38:16下载
- 积分:1
-
BoundedDistortion_DISTRIBUTE
Bounded Distortion Mapping Spaces For Triangular Meshes 配套代码(Bounded Distortion Mapping Spaces For Triangular Meshes)
- 2013-12-07 05:28:15下载
- 积分:1
-
PLS
数学建模算法大全中的;偏最小二乘回归PLS(Partial least squares regression PLS mathematical modeling algorithm Daquan )
- 2013-05-19 00:11:04下载
- 积分:1
-
扩展卡尔曼滤波
用EKF算法进行仿真,模拟了PMSM的电机动态数据,取得良好效果(The EKF algorithm is used to simulate the PMSM dynamic data and achieve good results.)
- 2020-06-30 04:00:01下载
- 积分:1
-
cooperativecommunincationofDFmatlabProgram
说明: 根据经典的协作通信原理,对其中的一种DF传输方式进行了matlab仿真(According to classic principles of collaborative communication on one of DF transmission methods matlab simulation)
- 2008-10-31 00:46:20下载
- 积分:1
-
debcch
说明: matlab 仿真GSM的广播控制信道接收,包括匹配滤波,维特比解调,解卷积,解交织等(matlab simulation of GSM broadcast control channel reception, including the matched filter, Viterbi demodulation, deconvolution, and other deinterleave)
- 2021-04-11 14:58:58下载
- 积分:1
-
ieeebasedswitchinglosesehormonicdostortin
this is an ieee based simulink based projects for reducing the harmonic ditortion is the power systems
- 2010-07-04 14:49:00下载
- 积分:1
-
Cloud-computing-QoS-conflict
QoS冲突;冲突解决;层次分析法;TOPSIS方法(QoS conflict conflict resolution AHP TOPSIS Method)
- 2013-12-22 20:06:11下载
- 积分:1
-
Polarimetric-SAR-classification
极化SAR分类方向的很好的入门PPT资料,对各种相干、非相干分解方法以及监督、非监督分类方法做了简单的阐述(polarimetric SAR decomposition and image classification )
- 2015-05-25 21:56:03下载
- 积分:1
-
马尔科夫链
说明: 对物种灭绝的一个马尔科夫链仿真,利用循环和概率来进行逐步仿真。(For a Markov chain simulation of species extinction, cycle and probability are used for step-by-step simulation.)
- 2020-06-24 19:20:02下载
- 积分:1