搜索资源列表
lvboqi
- 一个很好的滤波器程序,是用MATLAB编写的M文件,虽然简单,但很有借鉴意义。-a good filter procedure is the use of MATLAB M documents, simple, But a useful one.
planevoice2
- 一个端点检测的程序,用于语音处理,是用matlab编写的,希望相关专业的朋友可以分享
线性预测程序
- 下面是自编求线性预测系数的程序,MATLAB编写,可以使用-Below are seeking self coefficient of linear prediction procedures MATLAB prepared, you can use
ewe
- G.721算法的matlab编程,自己编写的,程序没任何问题。另一部分是G.721算法的BP改进,SNR提高不大!-G.721 algorithm matlab programming, I have written, the program did not any problems.
helix
- 可实现校园网络电视的构建,它是基于Helix的MATLAB编写的程序,经测试还可以-MATLAB,Helix
DeWFile
- 本程序用matlab语言编写,可以读取各种采样频率的wav文件,使用小波方法降噪.对撕撕声效果较好-This procedure language with matlab, you can read a variety of sampling frequency of the wav file, the use of wavelet denoising method. Tear tear on better sound
pitch_dective
- 用MATLAB编写的,用于MELP语音编码算法中基音周期检测的程序,实现了基音周期的检测,包括整数基音,分数基音,以及最终基音的检测。可以直接运行。-Pitch detective in speech coder of MELP,by MATLAB.
语音增强程序
- 采用谱减法,进行语音增强处理,编写的Matlab程序