使用VHDL语言,实现通信脉冲编码调制(PcM)的u律压缩。
上传时间: 2014-01-08
上传用户:jing911003
RLS算法,编写了MATLAB程序实现自适应干扰对消。给出信号实例,用于验证所编写程序的性能。所给信号为:①噪声与语音的混合信号——signalnosie.wav;②噪声信号——noise.wav。两信号均为立体声,PcM压缩,采样速率为48000Hz,采样精度16bits。
上传时间: 2014-12-05
上传用户:anng
将宽度为width位的并行输入数据按BiΦ-L码(曼彻斯特码)方式进行编码后串行输出,输出数据的宽度为(2*width),BiΦ-L码是PcM码的一种,常用的PcM编码方式有:NRZ-L,BiΦ-L和BiΦ-M三种
上传时间: 2014-01-14
上传用户:大融融rr
This Telecommunication Standard [TS] describes the detailed mapping from input blocks of 160 speech samples in 13-bit uniform PcM format to encoded blocks of 95, 103, 118, 134, 148, 159, 204, and 244 bits and from encoded blocks of 95, 103, 118, 134, 148, 159, 204, and 244 bits to output blocks of 160 reconstructed speech samples
标签: Telecommunication describes Standard detailed
上传时间: 2013-12-12
上传用户:cuibaigao
音频解码,PcM解码后可通过SPEEX解码,码流可达到2~6KB/S
标签: 音频解码
上传时间: 2013-12-22
上传用户:hongmo
本源代码包含了各种声音,如G711,G723,G726,PcM,AAC,MP2等的编码和解码的过程,是学习各种声音编码的好资料。
标签: 源代码
上传时间: 2013-12-18
上传用户:zycidjl
数字基带传输系统的MATLAB仿真实现 function [sampl,re_sampl]=system_1(A,F,P,D,snr,m,N) 输入变量A ,F,P分别为输入信号的幅度、频率和相位,D为量化电平数,snr 为信道信噪比,N为D/A转换时的内插点数;输出变量sampl为抽样后的输入 信号,re_sampl为恢复出的输入信号。 数字基带传输系统的MATLAB仿真实现 [sampl,quant,PcM]=a_d_1(A,F,P,D) [changed_ami]=signal_encod_1(PcM) [ami_after_channel]=channel_1(changed_ami,snr) [adjudged_ami]=adjudg_1(ami_after_channel,m) re_PcM=signal_decod_1(adjudged_ami) [re_voltag,re_sampl,re_sampl1]=d_a_1(re_PcM,sampl,D,N)
标签: function re_sampl MATLAB system
上传时间: 2017-04-21
上传用户:tzl1975
AT91SAM7S64处理器的USB驱动、AD驱动、Flash驱动的项目源代码,并且添加了PcM实时编码代码,实现了实时录音与U盘功能。
上传时间: 2017-05-01
上传用户:yyq123456789
This project features a full-hardware sound compressor using the well known algorithm: IMA ADPcM. The core acts as a slave WISHBONE device. The output is perfectly compatible with any sound player with the IMA ADPcM codec (included by default in every Windows). Includes a testbench that takes an uncompressed PcM 16 bits Mono WAV file and outputs an IMA ADPcM compressed WAV file. Compression ratio is fixed for IMA-ADPcM, being 4:1. PLEASE NOTICE THAT THIS CORE IS LICENSED UNDER http://creativecommons.org/licenses/by-nc-sa/3.0/ (Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported). That means you may use it only for NON-COMMERCIAL purposes.
标签: full-hardware compressor algorithm features
上传时间: 2014-01-14
上传用户:Shaikh
It was tested on a XESS XCV800 board interfacing to a proprietary device with a TI DSP, exchanging PcM streams in both directions.
标签: interfacing proprietary exchanging tested
上传时间: 2013-12-25
上传用户:nanshan