-
MFCC
此算法是基于matlab的MFCC特征提取算法,其中包括了分帧、归一化等步骤和代码,非常好用,结果是24维的向量(This algorithm is based on MFCC feature extraction algorithm matlab, including the framing, normalization and other steps and code, very easy to use, the result is 24-dimensional vector)
- 2017-02-10 19:05:19下载
- 积分:1
-
lvbo
实现滤波器的功能,从而使有噪声的图像得以修复。(Realization of the filter function, so there is noise in the image can be repaired.)
- 2011-05-18 11:23:28下载
- 积分:1
-
双线性滤波器
一个双线性滤波器的设计,用MAtlab编的 (A bilinear filter design, Matlab series)
- 2008-12-18 00:09:59下载
- 积分:1
-
zhongxin
本源码目的在于查找一幅图像中个图形的重心,基于matlab,找出重心后标记出来,并显示。(The Source aims to find an image in a graphics core, based on matlab, after the marked identify the focus, and display.)
- 2010-07-08 09:30:29下载
- 积分:1
-
digital-signal-processing
这是数字信号处理的程序,里面的子程序也重新整理好的,本人已经调试成功!(This is the digital signal processing program,it contains the subcode and I have debugging it sucessfully!)
- 2014-09-03 17:58:33下载
- 积分:1
-
Wavelet-OMP
基于小波变换和OMP算法的稀疏表示,不仅包括适用于黑白图片的程序,也包括适用于彩色图片的程序。(the sparse representation basing on wavelet and omp,not only for the gray image,but also color image
)
- 2013-10-15 19:06:05下载
- 积分:1
-
fpr
source code for fuzzy hmm 2-d in DIP
- 2010-09-01 21:15:29下载
- 积分:1
-
Face-Detection-System
face detection system,for matlab simulink neural network
- 2013-09-08 15:24:30下载
- 积分:1
-
chap04
这是较好的Matlab源代码,希望此代码能对大家有所帮助。(This is a better Matlab source code, I hope this code can be helpful to everyone.)
- 2007-10-10 10:51:44下载
- 积分:1
-
pso
Matlab 的PSO程序。
to apply this to different equations do the following
generate initial particles in a search space close to actual soln
fool around with no of iterations, no of particles, learning rates
for a truly generic PSO do the following
increase the number of particles , increase the variance
i.e let the particles cover a larger area of the search space
then fool around as always with the above thins(The PSO program Matlab. to apply this to different equations do the followinggenerate initial particles in a search space close to actual solnfool around with no of iterations, no of particles, learning ratesfor a truly generic PSO do the followingincrease the number of particles, increase the variancei.e let the particles cover a larger area of the search spacethen fool around as always with the above thins)
- 2008-02-19 10:29:40下载
- 积分:1