搜索资源列表
-
1下载:
PCM编码实例。包括均匀量化编码,非均匀量化编码,及A率PCM编码。-PCM coding examples. Including uniform quantization coding, non-uniform quantization coding, and A PCM coding rate.
-
-
0下载:
jpeg压缩matlab源代码。由均匀量化和huffman编码组成,简洁易懂,jpeg compression matlab source code. By the uniform quantization and huffman coding components, concise and understandable
-
-
0下载:
正弦波信号的均匀量化和线性编码
A/D 变换,实数的线性编码
D/A 变换,实数的线形译码,Uniform quantization of sinusoidal signal and linear coding A/D conversion, the linear coding real D/A conversion, real decoding of linear
-
-
0下载:
产生长度为1000的标准正太分布的随机信号,画出时域波形及频谱;
采用u=255的非均匀PCM编码,每符号为8bit,画输入-输出关系图;
计算信号量化噪声比(SQNR);
信道误码率为10-3;
解码,并画出u律反变换后的信号时域波形及频谱。
扩展要求:
采用均匀PCM、量化级数可变、信道误码率可变。
- have a standard len
-
-
4下载:
利用Matlab仿真脉冲编码调制(PCM)及A律、μ律PCM对声音进行压缩编解码过程。
脉冲编码调制(PCM,Pulse Code Modulation)是一种将模拟语音信号转换成数字信号的编码方式。波形编码器的作用是对采样后的信号样本进行量化和编码。从数学上来看,量化过程就是把一个连续幅度值的无限数集合映射成一个离散幅度值的有限数集合,编码就是用一组二进制数来表示这些映射后的有限数。国际标准化的PCM采用折叠二进制码,符合长途电话质量。根据量化方法的不同,PCM可分为均匀量化PCM和对数
-
-
1下载:
用matlab编A律13折线非均匀量化信噪比.m- non-uniform quantization noise ratio
-
-
0下载:
L3_1.m: 純量量化器的設計(程式)
L3_2.m: 量化造成的假輪廓(程式)
L3_3.m: 向量量化器之碼簿的產生(程式)
L3_4.m: 利用LBG訓練三個不同大小與維度的碼簿並分別進行VQ(程式)
gau.m: ML量化器設計中分母的計算式(函式)
gau1.m: ML量化器設計中分子的計算式(函式)
LBG.m: LBG訓練法(函式)
quantize.m:高斯機率密度函數的非均勻量化(函式)
VQ.m: 向量量化(函式)
L3
-
-
0下载:
均匀PCM量化和u律非均匀量化的对比效果分析实验.-Uniform quantization and u law PCM non-uniform contrast quantitative analysis of experimental results.
-
-
0下载:
采用matlab编写的关于当 L=64时,为求得在均匀量化时的最优步长-Prepared by the use of matlab when L = 64 when, in order to achieve the optimal uniform quantization step size at the time of
-
-
0下载:
均匀量化和非均匀量化在性能上存在着显著的差异,这种差异可以用信号通过量化器后的量躁比来反映出来。本程序用曲线表示了理论和实际两个方面下两种量化的量躁比。从而可观察他们的性能上的差别。-There are significant differences with the function between Uniform quantization and non-uniform quantization ,which can be quantified by SNR from the quant
-
-
0下载:
通信原理中均匀量化方面的仿真,程序简单易懂,希望能加深你对量化的理解-Communication Theory in the uniform quantization in the simulation, the program easy to understand, hoping to deepen your understanding of quantitative
-
-
0下载:
是通信原理的PCM编码过程,采用均匀量化-The communication principles of PCM encoding process, using uniform quantization
-
-
0下载:
This uniform quantization coded in matlab-This is uniform quantization coded in matlab
-
-
0下载:
They are the programs of uniform quantization and non-uniform quantization.
In digital signal processing, quantization is the process of approximating ("mapping") a continuous range of values (or a very large set of possible discrete values) by
-
-
1下载:
脉冲编码调制(PCM,Pulse Code Modulation)是一种将模拟语音信号转换成数字信号的编码方式,从数学上来看,量化过程就是把一个连续幅度值的无限数集合映射成一个离散幅度值的有限数集合,编码就是用一组二进制数来表示这些映射后的有限数。
国际标准化的PCM采用折叠二进制码,符合长途电话质量。根据量化方法的不同,PCM 可分为均匀量化PCM 和对数PCM 两大类,对数PCM中,A律和μ律编码都已被定为国际标准。
本程序实现了A律、μ律以及均匀量化三种PCM,
-
-
1下载:
基于matlab的pcm系统的仿真之对语音信号的均匀量化编码-Matlab-based system simulation of the pcm speech signal uniform quantization coding
-
-
0下载:
本程序计算HSV空间的非均匀量化直方图,空间维数为36柄-HSV space, the program calculates the histogram of non-uniform quantization, space dimension of 36 handle
-
-
0下载:
1、用Matlab绘制带通信号图形
2、用Matlab对模拟信源进行均匀量化
3、用Matlab编制一个函数实现均匀PCM量化编码,并计算量化噪声比(SQNR)
4、用Matlab对不同的量化级数计算出相应的量化噪声比-1, drawn using Matlab graphics bandpass
2, the simulation using Matlab source for uniform quantization
3, prepared using Matlab
-
-
0下载:
uniform quantization rgb matlab
-
-
0下载:
均匀量化函数,可设定量化位数,返回值为量化矩阵-Uniform quantization function, you can set the number of quantization bits,quantization matrix is returned
-