-
DigitalSignal
Digital Signal and Image Processing using MATLAB
- 2010-01-04 12:24:37下载
- 积分:1
-
FCM
模糊均值聚类 MATLAB程序,基于欧式距离的模糊C均值聚类,有效输出隶属度矩阵。(FCM )
- 2011-06-23 11:02:17下载
- 积分:1
-
youbowen5_2
matlab,最小拍控制系统,输入为速度信号,输出控制器输出变量有波纹。有波纹最小拍控制系统(matlab, the smallest shot control system, the input speed signal, the output controller output variable corrugated. Corrugated minimum Beat Control System)
- 2013-03-29 00:22:00下载
- 积分:1
-
Fractal-dimensionmatlab-program
通过分形维数函数,提取数据特征并画出曲线,程序可以直接使用(By fractal dimension function, feature extraction data and draw the curve, the program can be used directly)
- 2015-03-24 15:15:02下载
- 积分:1
-
ecognitionmatlab
matlab recognition algorithm
- 2009-12-29 01:47:16下载
- 积分:1
-
matlab
用matlab实现相加,相乘,时间反转,及三维曲面的绘制(matlab)
- 2010-01-14 17:09:31下载
- 积分:1
-
ruihua
用MATLAB实现对图形图像的处理,对图像的锐化。(Achieved using MATLAB image processing of graphics, the image sharpening.)
- 2011-05-23 17:24:36下载
- 积分:1
-
MP2
压缩感知, 匹配追踪, 是MP算法的另一种实现,该代码严格按照算法,运行可靠(compressive sensing match pursuit another MP algorithm .both MP and MP2 can work well)
- 2011-06-15 08:22:40下载
- 积分:1
-
pca
Function to perform Principle Component Analysis over a set of training
vectors passed as a concatenated matrix.
Usage:- [V,D,M] = pca(X,n)
[V,D] = pca(X,aM,n)
where:-
<input>
X = concatenated set of column vectors
aM = assume that the mean is aM
n = number of principal components to extract (optional)
<output>
V = ensemble of column eigen-vectors
D = vector of eigen-values
M = mean of X (optional)
- 2013-07-09 15:06:40下载
- 积分:1
-
emd
利用matlab离线处理数据实现经验模式分解(EMD)算法(Offline data processing using matlab to achieve empirical mode decomposition (EMD) algorithm)
- 2013-11-13 18:42:34下载
- 积分:1