-
kmeansK
KMEANSK Performs K-means clustering given a list of feature vectors and k
The argument k indicates the number of clusters you want the data to be
divided into. data_vecs (N*R) is the set of R dimensional feature
vectors for N data points. Each row in data_vecs gives the R
dimensional vector for a single data point. Each column in data_vecs
refers to values for a particular feature vector for all the N data
points. The output data_idxs is a N*1 vector of integers telling which
cluster number a particular data point belongs to. It also outputs
centroids which is a k*R matrix, where each rows gives the vector for
the cluster center. If we want to segment a color image i into 5
clusters using spacial and color information, we can use this function
as follows:
- 2011-12-22 19:45:32下载
- 积分:1
-
PSO
Simple to Understand PSO
- 2015-03-31 06:26:35下载
- 积分:1
-
LaTeX
Latex is a software for publishing, text editing of research papers, publications, and thesis.
- 2014-02-13 13:37:07下载
- 积分:1
-
geng22
说明: 用matlab仿真的信号的fft变换的时域,频域图形(simulation using Matlab Signal fft transform in time domain, frequency domain graph)
- 2006-04-25 09:39:36下载
- 积分:1
-
Matlab-and-CSharp
说明: 混合编程C#与matlab,完成复杂程序算法的调用(Mixed Programming C# with matlab, the call complex program algorithm)
- 2011-04-13 17:01:53下载
- 积分:1
-
ex2_5
用matlab写的简单的DFT实例程序,可字节调用。(DFT sample programs written using matlab, byte call.)
- 2012-04-12 19:29:02下载
- 积分:1
-
3-DOF-linear-structure1
在分析结构损伤后,给结构添加噪声,再对结构不同损伤情况下的分析(After the analysis of structural damage to the structure adding noise, and then the structure is different in case of damage)
- 2013-10-26 09:53:56下载
- 积分:1
-
10-kW-Thyristor-Controlled-Rectifier
MATLAB仿真,主要是三厢10KW的晶闸管整流仿真,可以研究研究。(10 kW Thyristor Controlled Rectifier)
- 2011-12-22 10:49:34下载
- 积分:1
-
谱方法教材程序
对函数u = exp(sin(x)),使用谱方法四阶有限微分逼近,查看其收敛性(For function u=exp(sin(x)), the fourth-order finite differential approximation by spectral method is used to check its convergence.)
- 2020-08-08 11:18:30下载
- 积分:1
-
telecommunicationsystemmodelling
telecommunication system modelling algorithm
- 2007-08-02 20:10:23下载
- 积分:1