搜索资源列表
LPC
- LPC(linear predictive coding)线性预测编码及改进型voice excited LPC源代码
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_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
work
- lpc 线性预测分析 可以计算不同帧位和阶数的语音线性预测结果和误差-lpc linear prediction analysis, we can calculate the order of the different frames of voice-bit and Linear Prediction results and error
project11
- lpc autocorrelation prediction for speech
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
LinearPrediction
- 介绍线性预测编码(LPC)及其基本原理,由语音信号常用的全极点模型的传递函数推导出线性预测方程,-Introduction of linear predictive coding (LPC) and the basic principles of commonly used by the speech signal transfer function of all-pole model of a linear prediction equation is derived,
LPC
- LPC预测的仿真实现。输出4个图,原始信号和预测信号的波形和语谱。-Simulation of LPC prediction. Output 4 maps, the original signal and prediction signal waveform and language spectrum.
formant_tracker
- Formant_tracker based on LPC Analysis format:[formants]=formant_tracker(input,dimension,step,window_size,p,threshold)
speechrecognitionUsingLPCandBOF
- Speech recognition using LPC and Bank of Filter method, operated in Matlab-Speech recognition using LPC and Bank of Filter method,operated in Matlab
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语音信号处理源码,很好的参考,方便使用