搜索资源列表
LPC
- LPC(linear predictive coding)线性预测编码及改进型voice excited LPC源代码
lpc
- 语音中的经典LPc估计,matlab实现
LPC
- lpc计算。杜宾算法计算的LPC,利用此参数可进一不计算出LPCC。
基于LPC美尔倒谱特征的带噪语音端点检测
- 基于LPC美尔倒谱特征的带噪语音端点检测.rar格式为vip-America Fall Cepstral Noisy voice endpoint detection. Rar format vip
Project_reference.rar
- 有关语音增强 LPC 倒谱分析 去噪的matlab程序,Speech enhancement of the LPC cepstrum analysis matlab denoising procedures
lpcsyn
- 语音信号的LPC参数提取及合成,可以提取基音及残差信号-LPC parameters of speech signal extraction and synthesis, and the residual signal can be extracted pitch
LPC线性预测压缩算法的实现
- 线性预测压缩算法的实现。c语言实现,我实验课上写的,可以用codeblocks运行
lpc_basedon_matlab
- lpc线性预测编码的matlab实现。其中包含原始数据文件和合成语音文件。程序合理易懂。-linear predictive coding of lpc matlab implementation. Which contains the original data file and the synthesized voice files. Procedures reasonably easy to understand.
lpc-by-matlab
- 基于matlab的lpc分析,即线性预测。分析较为全面,且测试通过。-The lpc matlab-based analysis, that is linear prediction. More comprehensive analysis and test.
speechbox
- 《matlab扩展编程》光盘资料.关于端点检测,录音,参数提取,HMM,LPC,MFCC,DYW等一些源代码-err
FINAL_SPEECH_PROJECT_1.0
- LPC vocoder LPC vocoder with several option Graphical user interface Also included several .wav file as example
formant_estimation_wia_lpc_algorithm
- thie mscr ipt compute formant frequencies via lpc algorithm,formant frequencies are important in speech analysis.
main
- THIS THE PROGRAM THAT GIVES CODE FOR DEVLOPING BOTH TYPE OF LPC ..IN A SINGLE PROGRAMME.IT USES MATLAB.YOU CAN RUN IT BY FILE MAIN.M .-THIS IS THE PROGRAM THAT GIVES CODE FOR DEVLOPING BOTH TYPE OF LPC ..IN A SINGLE PROGRAMME.IT USES MATLAB.YOU CAN R
LPC
- lpc algorithm in nios II embbebed
lpc
- LPC Linear prediction coefficients
lpc
- 利用matlab实现语音的lpc特征提取,可以加入语音后直接使用,仿真图中对特征系数、误差等分析清晰有效-Using the lpc matlab voice feature extraction, can be added directly after the speech, the simulation graph of the characteristic coefficient of error so clear and effective
LPC
- 利用matlab编程实现LPC谱与语音频谱的比较。- LPC spectrum using matlab programming comparison with the speech spectrum
lpc
- lpc在matlab下的实现,是比较值得借鉴的论文资料-lpc under the matlab implementation of the paper is more information worth learning
lpc语音信号处理
- lpc语音信号处理源码,很好的参考,方便使用