-
mpcc
MFCC,即倒谱系数,也是语音的一个特征之一,能够充分利用人耳的特性
% 具体的求法就是预处理,然后加窗,进行傅立叶变换,再求出功率普
% 然后得出其自然对数,最后进行dct变换
% 代码是用matlab写的,用到的一个语音工具箱,可以从网络上下载。(MFCC, that is, just a few pedigree, as well as a voice of one, to take full advantage of people's ears% of the specific characteristics of the solution is pretreatment, then increasing the window, Fourier transform, another sought power pu% then come to its natural logarithm, culminating transform% Extra code is written in Matlab. use of a voice box can be downloaded from the Internet.)
- 2006-05-21 01:54:56下载
- 积分:1
-
BILINEAR-Interpolation
A code for implementing Bilinear Interpolation on Images
- 2014-01-31 20:22:44下载
- 积分:1
-
fenxing
几个关于分形的matlab程序实例,直接可用,带详细注释(Several matlab M files on fractal, directly available and with detailed notes)
- 2014-01-05 16:14:45下载
- 积分:1
-
最小二乘法
说明: 利用改进的LM算法实现非线性最小二乘法拟合曲线(Using the improved LM algorithm to realize the curve fitting of nonlinear least square method)
- 2019-11-25 12:53:21下载
- 积分:1
-
ica_demo
ICA算法的一个例子,适于初学者。其中采用实际的数据进行盲分离。(ICA an example of the algorithm, suitable for beginners. The actual use of these data for blind separation.)
- 2006-07-01 13:57:28下载
- 积分:1
-
KalmanAll
包括大部分matlab原程序代码,用vc编写,非常方便(Including most of matlab original program code, using vc prepared, very convenient)
- 2013-02-13 09:25:19下载
- 积分:1
-
PCA_yuandaima
PCA 源代码 使用MATLAB
PCA 源代码 使用MATLAB(PCA source code using MATLAB PCA using MATLAB source code)
- 2007-01-10 12:06:42下载
- 积分:1
-
LNCPSO
希望给辛苦科研的人带来一点点帮助--学习因子可以变化的PSO算法,不再是c1=c2=2,粒子进化更加灵活,下面是学习因子同步变化的pso,调用形式为[xm,fv]=LNCPSO(fitness,N,cmax,cmin,w,M,D)(People who want to work hard to bring a little bit of research to help- learning factor can vary PSO algorithm is no longer c1 = c2 = 2, particle evolution is more flexible, learning factor is below synchronous changes pso, calling in the form of [xm, fv] = LNCPSO (fitness, N, cmax, cmin, w, M, D))
- 2013-09-23 19:15:32下载
- 积分:1
-
task2_DFT_beamforming
12元均匀线列阵,DFT波束形成
功能:阵元间隔为对应于频率f0的半波长。假设一线性调频信号源从-30°方向入射到
基阵,不考虑噪声,进行DFT波束形成。(12 yuan uniform linear array, DFT beamforming Function: array element spacing corresponding to half the wavelength of the frequency f0. Suppose a linear FM signal source is incident the direction of-30 to the base array, without regard to noise, performs DFT beamforming.)
- 2020-11-22 15:49:36下载
- 积分:1
-
BPSK
BPSK仿真,Eb/N0=0:10,得出BER与Eb/N0的关系曲线,AWGN信道(BPSK simulation, Eb/N0 = 0:10, draw BER versus Eb/N0 of the curve, AWGN channel)
- 2013-11-12 12:04:49下载
- 积分:1