搜索资源列表
program1
- matlab中对于语音编码的叙述和代码演示-matlab for speech coding in the descr iption and code demo
celp
- celp code used for speech coding using the matlab software which is used to form speech analysis
lpc
- linear prediction code is well known for speech coding method. this program use autocorrelation method for computing coefficient.-linear prediction code is well known for speech coding method. this program use autocorrelation method for computing coe
5956457lpc
- 语音信号的线性预测编码分析,生成语音信号的波形图,共振峰-The linear predictive coding speech signal analysis, speech signal waveform is generated, formant
Linear-Predictive-Coder-master
- Linear-Predictive-Coder MATLAB Implementation of LPC algorithm for speech signal # Why LPC? In communication systems it is often necessary to transmit audio(speech) signal in compressed or encoded form because of bandwidth limitation of the
AMR12.2kencode
- 将AMR的12.2k的语音编码的c代码转换为mex文件使其可以被matlab调用,在matlab2014中命令窗输入mex+空格+三个c文件名字(注意encode.c放在最前面)生成可执行文件,就可以调用encode函数。-The AMR 12.2k speech coding in C code conversion for mex file so that it can be called by the MATLAB. In the matlab2014 command window inp