-
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
-
Night
This is for counting the vehicles in the night time traffic
- 2011-12-29 14:08:53下载
- 积分:1
-
niefiu
利用matlab写成的窄带噪声发生,高斯白噪声的生成程序,构成不同频率的调制信号。( Using matlab written narrowband noise occurs, Gaussian white noise generator, Constituting the modulated signals of different frequencies.)
- 2021-04-23 09:48:48下载
- 积分:1
-
PDinamico
Phantom Sensable haptic
- 2009-11-24 09:16:25下载
- 积分:1
-
Trigonometric
这是一个画出三家函数图形的小程序,希望可以对大家学习matlab有所帮助(This is a graph of a function to draw three small programs, hoping to be helpful for them to learn matlab)
- 2013-07-19 13:30:45下载
- 积分:1
-
ONE-QKF
一阶QKF(积分卡尔曼滤波)算法,性能优于UKF、EKF,谢谢~(An order QKF (integral Kalman filter) algorithm outperforms UKF, EKF, thank you ~)
- 2014-01-17 15:26:04下载
- 积分:1
-
adaptive
a set of m files for fufilling the adaptive filtering.
- 2012-05-01 19:33:48下载
- 积分:1
-
ag1
用 MATLAB 编写的 免疫算法源程序
比较实用。希望对大家有所帮助。算法很好。(using MATLAB immune algorithm source more practical. We want to help. Algorithm good.)
- 2007-06-04 21:50:28下载
- 积分:1
-
suma_armax_fit2
armax_sinus armax_sinus armax_sinus armax_sinus armax_sinus
- 2013-04-02 15:12:51下载
- 积分:1
-
lp
说明: 语音处理中的LP算法的MATLAB程序,希望可以帮到需要的人(speech processing algorithm in MATLAB LP procedure, the desire to help people in need)
- 2007-07-08 12:31:14下载
- 积分:1