搜索资源列表
melp-MATLAB
- 采用MELP编制的压缩与解码程序,在MATLAB环境下可直接运行,语音2.4kb/s-MELP (Mixed-Excitation Linear Predictive) Vocoder is a new 2400 bps Federal standard speech coder. This Matlab code of MELP can run directly in MATLAB condition.
code_decode
- 源程序中包含PCMu率与PCM线形之间的编解码-source contains PCMu rate between the linear PCM codec
PCMandLiner
- 单片机数字信号处理的必备工具--线性码与A律PCM编码转换的互相转换 -microcontroller and digital signal processing necessary tools -- A linear code and legal PCM coding conversion interchangeable
G-729
- 英文版G.729语音压缩标准。 GENERAL ASPECTS OF DIGITAL TRANSMISSION SYSTEMS CODING OF SPEECH AT 8 kbit/s USING CONJUGATE-STRUCTURE ALGEBRAIC-CODE-EXCITED LINEAR-PREDICTION (CS-ACELP)
MELP_m
- 用matlab去實現mixed excitation linear prediction-Using matlab to achieve mixed excitation linear prediction
G0729nde
- 通信系统 ITU-T G.729 Annex -D 语音压缩标准附录D-Coding of speech at 8 kbit/s using Conjugate- Structure Algebraic-Code-Excited Linear-Prediction (CS-ACELP)Annex D: 6.4 kbit/s CS-ACELP speech coding algorithm ITU-T Recommendation G.729 – Annex D (Previousl
G0729nee
- 通信系统 ITU-T G.729 Annex -E 语音压缩标准附录 E-Coding of speech at 8 kbit/s using Conjugate-Structure Algebraic-Code-Excited Linear-Prediction(CS-ACELP)Annex E: 11.8 kbit/s CS-ACELP speech codingalgorithm
predictive_quantization
- 使用線頻譜頻率參數作量化,而量化的方式使用非線性的方式來做預估量化-Line spectrum frequency parameters used for quantification, and quantified using non-linear way to make quantitative estimates
C_melp
- 低位元率語音編碼器,混合激發線性預估MELP編碼器2.4 kbps-Low-rate speech coding, mixed excitation linear encoder MELP estimated 2.4 kbps
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
LSlinearinterpolation
- to perform the LS+Linear interpolation algorithms-to perform the LS+ Linear interpolation algorithms
MELP4
- This standard describes the interoperability requirements relating to the conversion of analog voice to 2,400 bits/s digitized voice by a method known as Mixed Excitation Linear Prediction (MELP) and reconversion back to analog voice. An algorith
75448151lsp3
- 语音信号的LPC线性预测编码程序,求其基因周期的源程序了,分帧,预处理,LPC算法-LPC Linear Predictive speech signal coding process, seeking the source of its genetic cycle, and sub-frame, pre, LPC algorithm
celp32c
- 可正常运行的码激励线性预测的C代码,用于语音编解码方面。-C code for Code Excited Linear Prediction
lpc_original
- 线性预测编码LPC的简单实现,出自书《小波与傅里叶分析基础》的第0章最后一题-A simple linear predictive coding LPC realized from the book, " Wavelet and Fourier Analysis" of the title the last chapter 0
T-REC-G.711-200911-I!Amd2!SOFT-ZST-E
- G.711使用64Kbps的带宽,可将14bits转换成8bits。目前G.711有两个编码方式,A-law以及Mu-law。-G.711 defines two main compression algorithms, the µ -law algorithm (used in North America & Japan) and A-law algorithm (used in Europe and the rest of the world). Both are logarith
melpe_fxp_cyg
- 2.4 kbps MELP Proposed Federal Standard speech coder Fixed-point C code, version 1.0 The fixed-point version of the voice codec Mixed Excitation Linear Prediction (MELP) is based on specifications on the C-language software simulatio
mcelp_2.4k_float1
- 混合励线性预测(MELP)的C语言实现代码,其码速率为2.4kbps,可生成语音压缩文件,压缩比大概为10倍。-Mixed excitation linear prediction (MELP) C language code, its code rate is 2.4kbps can generate voice compression file compression ratio is about 10 times.
melp_floating
- 经典MELP语音编码算法 C语言 浮点程序-Mixed-Excitation Linear Predictive
FIRfillter
- 进一步理解FIR滤波器的线性相位特性,熟悉四种线性相位FIR滤波器的幅频特性、相频特性和零点分布情况。 2.掌握用窗函数法设计FIR数字滤波器的原理及方法,了解各种窗函数对滤波器性能的影响。 3. 掌握用频率采样法设计FIR数字滤波器的原理及方法,了解不同的采样点数和不同的过渡带点数对滤波器性能的影响。-Further understanding of the characteristics of linear phase FIR filter, familiar four linear
