-
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
-
beam
平面梁单元算例,比较通用的程序,用来平时计算比较方便(plane beam for computing)
- 2010-06-22 17:03:52下载
- 积分:1
-
control_tb
说明: MATLAB 工具箱在控制系统的工程方面的应用详细介绍(Control System Toolbox for the use of MATLAB)
- 2010-04-06 23:55:19下载
- 积分:1
-
JakesRayleigh
本程序将一随机信号通过瑞利信道产生输出,并用Jakes方法产生单径的符合瑞利分布的复随机过程(This procedure will be a randomly generates an output signal through Rayleigh channel, and use Jakes method produces single-path Rayleigh distribution meet the complex stochastic process)
- 2013-09-03 15:50:10下载
- 积分:1
-
GPSR_BB
基于压缩传感的梯度投影重构算法代码,可以仿真实现(Gradient projection reconstruction algorithm code based on compressed sensing, simulation can be achieved
)
- 2021-03-08 19:59:28下载
- 积分:1
-
texture-mapping-26-9-11
texture mapping in matlab
- 2011-11-24 22:44:30下载
- 积分:1
-
pptemp
function varargout = pptemp(varargin)
PPTEMP M-file for pptemp.fig
- 2012-04-02 18:36:28下载
- 积分:1
-
BLOSS
calculation of power system loss
- 2012-09-08 08:17:35下载
- 积分:1
-
ampp
用于提取语音信号的能量谱的函数,ampp(s,a,b,c),x为输入信号,a,b,c用于指定subplot函数的作图位置(A function for extracting the energy spectrum of the speech signal, ampp (s, a, b, c), x is the input signal, a, b, c is used to specify the location of subplot mapping function)
- 2015-04-22 13:44:47下载
- 积分:1
-
ftdi_vb_net
93C66 application notes
- 2014-02-02 14:02:26下载
- 积分:1