搜索资源列表
pcm编码 有关线性
- pcm编码 有关线性、A律、mu律的pcm编码的matlab实现,pcm encoded on the linear, A law, mu law encoded pcm achieve matlab
matlabpcmA13.rar
- 简单易懂的A-Law(13-segment) PCM的源代码,encode 的过程,适合初学者,Easy-to-read A-Law (13-segment) PCM source code, encode process, suitable for beginners
MATLAB
- 产生长度为1000的标准正太分布的随机信号,画出时域波形及频谱; 采用u=255的非均匀PCM编码,每符号为8bit,画输入-输出关系图; 计算信号量化噪声比(SQNR); 信道误码率为10-3; 解码,并画出u律反变换后的信号时域波形及频谱。 扩展要求: 采用均匀PCM、量化级数可变、信道误码率可变。 - have a standard len
PCM
- 利用Matlab仿真脉冲编码调制(PCM)及A律、μ律PCM对声音进行压缩编解码过程。 脉冲编码调制(PCM,Pulse Code Modulation)是一种将模拟语音信号转换成数字信号的编码方式。波形编码器的作用是对采样后的信号样本进行量化和编码。从数学上来看,量化过程就是把一个连续幅度值的无限数集合映射成一个离散幅度值的有限数集合,编码就是用一组二进制数来表示这些映射后的有限数。国际标准化的PCM采用折叠二进制码,符合长途电话质量。根据量化方法的不同,PCM可分为均匀量化PCM和对数
pcm
- 脉冲编码调制pcm的matlab防真 A律 U律-Pulse code modulation pcm true of matlab anti-U Law A Law
aaa
- A/u 律PCM 编码及恢复,分为A 率压缩公式编码、A 率扩张解码、A 率13 折线编码-A/u law PCM coding and restoration, is divided into A formula for the rate of compression coding, A rate of expansion of decoding, A rate of 13 line coding
pcm
- 语音编码中A律pcm编码、译码的matlab仿真-Speech Coding A law pcm encoding, decoding matlab simulation
MATLAB
- 语音编码中A律pcm编码、译码的matlab仿真-Speech Coding A law pcm encoding, decoding matlab simulation
pcm
- 脉冲编码调制(PCM)实现 编程实现PCM技术的三个过程:采样、量化与编码。 采样:低通连续信号采样,以 x=sin(200*t) m=x./(200*t) m=m.*m 为例说明低通采样定理,绘出信号时、频图形;带通连续信号采样,以x=sin(20*t) m=x./t 为例说明带通采样定理,绘出信号时、频图形。 量化:均匀量化,以幅度 的正弦信号为例实现为64级电平的均匀量化;非均匀量化,输入A律PCM编码器的正弦信号 ,采样序列为 ,将其进行PCM编码,给出编码器的输出码组序列
matlab
- 这组代码模拟了整个信号的编码,调制,解调,译码在无线通信,其中包括A-law扩展,PCM和的2PSK调制解调的技术过程。-This collection of codes simulates the whole signal encoding, modulation, demodulation, decoding process in wireless communication, which involves the techniques of A law companding, PCM, a
PCM
- 运用MATLAB语言,进行非均匀PCM量化编码。产生一个长度为500,按N(0,1)分布的随机变量序列。用64量化电平和μ=255的μ律非线性,画出量化器的误差和输入输出关系。-Using MATLAB language, non-uniform quantization PCM coding. Produces a length of 500, according to the sequence of random variables N (0,1) distribution. With 64
A13-PCM
- 语音信号的A律13折线PCM编译码的MATLAB实现-A-law PCM encoding and decoding polyline 13 MATLAB Speech Signals
PCM
- 运用MATLAB语言,进行非均匀PCM量化编码。产生一个长度为500,按N(0,1)分布的随机变量序列。用128量化电平和 的 律非线性,画出量化器的误差和输入输出关系。-Using MATLAB language, non-uniform quantization PCM coding. Produce a length of 500, according to the sequence of random variables N (0,1) distribution. With 128 qu
PCMbianmaMatlab
- 代码附后 本设计结合 PCM 的抽样、量化、编码原理,利用 MATLAB 软件编程和绘图功能,完 成了对脉冲编码调制(PCM)系统的建模与仿真分析。课题中主要分为三部分对脉冲编码 调制(PCM)系统原理进行建模与仿真分析,分别为采样、量化和编码原理的建模仿真。 同时仿真分析了采样与欠采样的波形、均匀量化与 A 律 13 折线非均匀量化的量化性能及 其差异。通过对脉冲编码调制(PCM)系统原理的仿真分析,设计者对 PCM 原理及性能 有了更深刻的认识,并进一步掌握 MATLAB 软件的使
PCM
- Implementation and Signal to Quantize noise ratio (SQNR) in Pulse code modulation using Matlab. Also compared A-law, u-law, companding.-Implementation and Signal to Quantize noise ratio (SQNR) in Pulse code modulation using Matlab. Also compared A-la
pcm A律
- pcm编码A律Simulink和MATLAB(PCM in the communication system to complete the voice signal digital function, and its implementation mainly includes three steps to complete: sampling, quantization, coding. The binary representation of time discrete, amplitud
数字调制
- 数字通信中BPSK和DPSK调制以及PCM的均匀量化编码和A律13折近似编码的matlab例程(In digital communications, BPSK and DPSK modulation, and PCM uniform quantization coding and A law 87% off approximate encoding matlab routines)