搜索资源列表
-
1下载:
G.723语音编码介绍及优化 语音编码分成波形编码、参数编码和混合编码.波形编码就是语音信号形成的波形进行处理和加工,参数编码是以语音信号产生的数字模型为基础,求出其模型参数,然后按照这些参数还原数字模型,合成语音。混合编码是综合了波形编码和参数编码的长处,在4-16kbps的速率上进行高质量的语音合成。例如多脉冲激励线性预测编码(MPLPC),码本激励线性预测编码(CELP)都是混合编码。-G.723 speech coding and optimization of voice introd
-
-
0下载:
包含5阶,10阶线性预测编码的源MATLAB成学-This document includs five and 10 order LPC(linear predictive coding) source codes.
-
-
2下载:
Matlab下语音信号的线性预测编码算法,单独建一个工作目录就可使用-under Matlab voice signal linear predictive coding algorithm, built a separate working directory may be used
-
-
0下载:
线形预测编码是用数据间的线形关系,通过前一个值对后来的值进行预测编码-linear predictive coding data used is the linear relationship, before the adoption of a value on the subsequent value predictive coding
-
-
0下载:
This function synthesizes a (speech) signal based on a LPC (linear-
% predictive coding) model of the signal. -This function synthesizes a (speech) sign al based on a LPC (linear-% predictive coding) m odel of the signal.
-
-
0下载:
LPC(linear predictive coding)线性预测编码及改进型voice excited LPC源代码
-
-
1下载:
语音信号的线性预测编码,包括一个主程序,四个字程序-Linear predictive coding speech signals, including a main program or four programs
-
-
1下载:
DPCM 图像的线性预测编码 有完整的运行界面使用简单-DPCM image of linear predictive coding to run a complete easy to use interface
-
-
0下载:
This function synthesizes a (speech) signal based on a LPC (linear-
% predictive coding) model of the signal.-This function synthesizes a (speech) signal based on a LPC (linear- predictive coding) model of the signal.
-
-
0下载:
linear predictive coding (LPC) is widely used for speaker recognition.
-
-
0下载:
linear predictive coding on speech signal
-
-
0下载:
matlab code for linear predictive coding
-
-
0下载:
Speech compression using Linear Predictive Coding.
LPC is the oldest and the most basic of modern speech coders. Its a lossy scheme. Playback quality isn t preserved in the process but it can be used in low bit-rate systems.
-
-
0下载:
OTOMATİ K KONUŞ MA TANIMA ALGORİ TMALARININ UYGULAMALARI
Kö ksal Ö CAL
Ankara Ü niversitesi
Fen Bilimleri Enstitüsü
Elektronik Mühendisliğ i Anabilim Dalı
Danı ş man : Yrd. Doç . Dr. H. Gö kh
-
-
0下载:
Levison-Durbin 语音信号处理中的线性预测编码LPC 理论、格型滤波器以及求解现行预
测方程的算法,可以实现对语音信号重要元素的分析、合成甚至识别。
基于现有的实验平台,我们可以利用 Matlab 函数来获得几个固定语音元素(如元音)
的模型系数,LPC 得到的系数组成 IIR 滤波器。利用冲击脉冲
序列作为输入,我们就可以得到原来的语音。这是一种简单的语音合成功能。-Levison-Durbin speech signal processing in li
-
-
0下载:
语音信号的线性预测编码分析,生成语音信号的波形图,共振峰-The linear predictive coding speech signal analysis, speech signal waveform is generated, formant
-
-
0下载:
介绍线性预测编码(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,
-
-
1下载:
一种代码激励线性预测编码器,其特征在于:具有声道信息生成器、声音功率量化器、自适应码表-A code excited linear predictive coding device, characterized in that: a channel information generator, the sound power quantizer, adaptive code table
-
-
0下载:
CODE-EXCITED LINEAR PREDICTION
-
-
0下载:
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
-