-
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
-
adaptive
龚耀寰自己的《自适应滤波》课件,比较经典的。包括lms、rls等经典内容,以及空域自适应滤波等。(GONG Yao-huan own " adaptive filtering" software to compare the classic. Including lms, rls, such as classical, as well as the airspace, such as adaptive filtering.)
- 2009-06-09 15:04:50下载
- 积分:1
-
fit_ellipse
拟合椭圆的matlab代码,对给出的至少5个点的数据进行最小二乘拟合。(Elliptical fitting matlab code, at least for the given five-point least-squares fitting of data.)
- 2009-06-28 08:32:16下载
- 积分:1
-
matlab-to-math
M02 Matlab软件与微分方程模型.pdf对数学建模进行基本的描述( mathematical contest in modeling materials, mathematical modeling and mathematical experiment (jing), the second about six hours in mathematical software introduction to MATLAB 2 and 1
)
- 2013-04-19 15:46:18下载
- 积分:1
-
MUSIC
多重信号分类MATLAB.m文件的两个程序及相关说明(Both programs multiple signal classification MATLAB.m documents and related instructions)
- 2015-01-15 10:17:06下载
- 积分:1
-
edge
edge detection. can detection edges a image using matlab. for digital image processing
- 2009-09-09 07:58:13下载
- 积分:1
-
TMS320LF2407
simulink matlab dsp tms320lf2407 永磁无刷直流电机(simulink matlab dsp tms320lf2407 BLDCM)
- 2009-05-08 15:44:24下载
- 积分:1
-
36.815
LTE--A最新标准815系列,对于研究LTE-A系统非常有用(LTE- A New Standard 815 series, for the study of LTE-A system is useful)
- 2010-05-09 12:19:26下载
- 积分:1
-
digitalImageProcessingGONZALEZ
冈萨雷斯 数字图像处理(matlab) 用图 非常适合学习matlab数字图像处理的人(Gonzalez Digital Image Processing (Matlab) using maps very suitable for the study of digital image Matlab the people)
- 2007-05-15 10:00:30下载
- 积分:1
-
Inverse-problem
Program to compute the inverse problem solution of elastic impacts
- 2013-09-28 22:02:42下载
- 积分:1