搜索资源列表
code_decode
- 源程序中包含PCMu率与PCM线形之间的编解码-source contains PCMu rate between the linear PCM codec
A_LAW(u_LAW)PCM
- 线型PCM与A律和u律对数PCM相互转换的C++代码。-A linear PCM with the law and the law on several u PCM conversion of C code.
mulaw2linear
- 可以讲mulaw语音数据转换成线性pcm数据-can speak mulaw voice data converted into linear data pcm
G711law_pcm
- G711 u-law, A-law and linear PCM conversions Programm.
PCMandLiner
- 单片机数字信号处理的必备工具--线性码与A律PCM编码转换的互相转换 -microcontroller and digital signal processing necessary tools -- A linear code and legal PCM coding conversion interchangeable
SNR_vs
- 实现对数压缩PCM和线性PCM的信噪比特性曲线的仿真,非均匀量化级数为n=8和n=6。-realization of a number of PCM compressed and linear PCM signal-to-noise ratio of the characteristic curve simulation, non-uniform quantization Series n = 8 and n = 6.
pcm编码 有关线性
- pcm编码 有关线性、A律、mu律的pcm编码的matlab实现,pcm encoded on the linear, A law, mu law encoded pcm achieve matlab
speex_echo_cancle
- 该代码是从SPEEX中提取出来有关回声消息部分的源码 它采取的是在频域进行操作,效果比较好" 经测试,如果原始声音与用于回声消息的参考声音之间存在时钟不同步时,极易发生在回音消息算法中的反溃发散现象. 压缩包中含有测试语音文件: Input_exsample_stereo.pcm: 8k16bit的线性pcm,含双通道语音。 vleft.pcm: 8k16bit linear pcm, 从Input_exsample_stereo.pcm 中分离出来的
pcma-pcm
- 完成pcm 16位线性与pcma律转换的几种源码!-Complete pcm 16-bit linear conversion with the law several pcma source!
pcm
- 语音编码方案的选取对移动通信系统的通话质量、信道容量等有重要影响。本文讨论了TD-SCDMA系统中AMR语音编码的自适应机制,同时分析了AMR中代数码本线性预测(ACELP)算法及实现过程。该方案可以在一块TMS320C5510上实现。-The selection of voice coding schemes for mobile communication systems the quality of the call, such as channel capacity have had a
WinCE_LPCM_Decode
- Windows CE Linear PCM output
plugin-huang-part4
- 音频编码技术与标准介绍包括语音编码技术和音频编码技术 PCM、ADPCM、SB-ADPCM、线性预测、CELP、ACELP 心理声学模型、时频变换、窗切换、时域噪声整形、带宽扩展、立体声编 码、空间音频编码-Audio coding technology and standards introduced, including voice coding techniques, and audio coding technology ⣶
encoder
- Implementation of a speech codec based on coding of speech at 8 kbit/s using conjugate-structure algebraic-code-excited linear-prediction (CS-ACELP) - We took .wav files that is sampled at 8000 Hz using 16-bit linear PCM. The encoding process i
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
pcm
- 一。产生长度为500的零均值,单位方差的高斯随机变量序列,用均匀pcm的方法用16电平进行量化:1)求所得的SQNR,该序列的前5个值,相应的量化值和相应的码字。2)画出量化误差(定义为输入值和量化值之间的差),同时 画出量化值作为输入值的函数的图。3)用128量化电平数重做2)题, 比较结果。 二。产生一个长度为500,按N(O,1)分布的随机变量序列,分别用16,128量化电平数和u=255的u律非线性进行量化,画出每种情况下量化器的误差和输入-输出关系,并求SQNR. 三。长度为5
PCM_linear
- PCM linear system designed on Simulink
TADPPCM_to_PPh
- 此代码为将ADPCM数据转换为线性PCM的程序源码源代码,该该程序源码经验证可用,已经用于我实验室的产品中。 可直接使用。 -This code for ADPCM data is converted to linear PCM source of program source code, the program source proven available, has been used in my laboratory products. Can be used directly.
exp1
- 提交一段录制语音,录音内容 : 数字0~9 和 本人姓名。格式为单声道、16KHz 采样、 16Bits 的线性PCM 数据。录音要求发音平稳,匀速,音量适中(最大幅度要超过3000)。录 音数据按照WAVE 文件格式存放。文件名由和姓名组成: 学号_姓名.wav 1)编写程序(MathLab),读出所录制的数据。统计文件信号的直流分量,消除直流后显示波 形。 2)编写程序(MathLab)以100 帧/秒的频度(即帧移10mS),分析并显示录音文件的短时 过零率及短时能
linear-quantization-in-pcm
- linear quantization in pulse code modulation
LOG2LIN
- Telecom signal translation between log pcm and linear pcm