-
Assignment2
国外高校老师编写的语音信号特征提取程序,非常实用初学者研究( [E, V, A, P] = analysis(x, N, U, M) extracts vocoder parameters E, V, A,
and P from the speech signal x on a frame by frame basis. N is the
analysis frame length, U is the update length, and M is the order of the
linear prediction analysis. The return arguments are the extracted
parameters, where E, V, and P are vectors with "n_frames" (the number of
analysis frames, see code below) elements, A is a (n_frames, M+1) size
matrix (includes the leading 1 of the polynomial).)
- 2010-11-23 17:54:50下载
- 积分:1
-
mtspf_ga
说明: 旅行商问题,解决经过多个城市的最短距离。(MATLAB)
- 2010-04-27 21:32:17下载
- 积分:1
-
VoiceBasedBiometricSystem
Voice based biometric authentication system using matlab
- 2013-01-23 17:50:42下载
- 积分:1
-
realtek2622
当年的RELTEK TV的源码,编译后可以做电视的哟.不过现在这个IC应该不用了(the old IC CODE ,is REALTEK 2620,source code)
- 2014-12-26 17:43:53下载
- 积分:1
-
sphericity-form-error-evaluation
介绍一种球度误差评价方法的文章,很不错,值得深入研究(This is a new strategy and means for sphericity form error evaluation.)
- 2013-03-18 21:25:39下载
- 积分:1
-
final
Finding the poles and zeroes of a function and specifying them on the matlab window.
- 2012-08-28 01:58:18下载
- 积分:1
-
hebbian
this is a code for neural network that estimate diffrential equations with heb learning
- 2013-07-16 20:12:50下载
- 积分:1
-
kalman
卡尔曼滤波的国外论文,详细讲述了卡尔曼滤波的提出背景,以及应用场合,是卡尔曼那滤波的经典论文(kalman filter )
- 2015-01-04 11:47:15下载
- 积分:1
-
lightening_correction_linear1
Corrects lightening using a linear fit in images.
- 2010-11-29 08:26:53下载
- 积分:1
-
LMSandRLS
说明: 现代信号处理中的LMS算法和RLS算法的MATLAB仿真(Modern Signal Processing LMS algorithm and RLS algorithm MATLAB simulation)
- 2008-11-18 12:57:32下载
- 积分:1