搜索资源列表
-
0下载:
采用LBG算法计算矢量量化器的Matlab仿真程序。-use LBG vector quantization algorithm for the simulation program Matlab.
-
-
0下载:
实现了pcm调制的全过程的MATLAB仿真,包括调制、A率压缩、量化、解扩、解调、信号恢复。-Modulation achieved pcm MATLAB simulation of the whole process, including the modulation, A rate of compression, quantization, despreading, demodulation and signal recovery.
-
-
0下载:
Quantization (signal processing)
uniformly and non-uniformily using A and miu law od companding.
simulation using simulink/matlab
-
-
0下载:
In this project we analyze and design the minimum mean-square error (MMSE) multiuser receiver for uniformly quantized synchronous code division multiple access (CDMA) signals in additive white Gaussian noise (AWGN) channels.This project is mainly bas
-
-
0下载:
实现了对模拟信号的量化编码并计算了模拟信号的量化噪声-The realization of the analog signal and the quantization coding to calculate the quantization noise analog signal
-
-
2下载:
脉冲编码调制(PCM)实现
编程实现PCM技术的三个过程:采样、量化与编码。
采样:低通连续信号采样,以 x=sin(200*t) m=x./(200*t) m=m.*m 为例说明低通采样定理,绘出信号时、频图形;带通连续信号采样,以x=sin(20*t) m=x./t 为例说明带通采样定理,绘出信号时、频图形。
量化:均匀量化,以幅度 的正弦信号为例实现为64级电平的均匀量化;非均匀量化,输入A律PCM编码器的正弦信号 ,采样序列为 ,将其进行PCM编码,给出编码器的输出码组序列
-
-
1下载:
数字通信中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)
-
-
0下载:
用2个2级iir滤波实现的4阶iir滤波,采用16bit量化系数,其中14位有效位,经过与matlab的4阶iir滤波对比,输出结果完全一致。(The 4 order IIR filtering is implemented by two 2-level IIR filtering, and the 16bit quantization coefficient is adopted, in which 14 bit effective bits are compared with the 4 o
-