Welcome![Sign In][Sign Up]
Location:
Search - quantization uniform

Search list

[Voice CompressSampling.and.Quantization

Description: Speech Quantization_Compare SNRs of speech cs5 with mu-law companding and uniform quantization -Speech Quantization_Compare remnants of spee ch cs5 with mu-law companding and uniform quant ization
Platform: | Size: 865434 | Author: 游辉章 | Hits:

[Voice CompressSampling.and.Quantization

Description: Speech Quantization_Compare SNRs of speech cs5 with mu-law companding and uniform quantization -Speech Quantization_Compare remnants of spee ch cs5 with mu-law companding and uniform quant ization
Platform: | Size: 865280 | Author: 游辉章 | Hits:

[CommunicationSNR_vs

Description: 实现对数压缩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.
Platform: | Size: 1024 | Author: 段美姣 | Hits:

[matlabU_PCM

Description: 格式 [sqnr,a_quan,code]=u_pcm(a,n) 输入样值序列a 、量化电平数目n, 程序计算量化间隔、进行均匀量化、进行编码、计算量化信噪比, 返回量化信噪比squn、编码前的量化序列a_quan、编码后的码序列code。 -Format [sqnr, a_quan, code] = u_pcm (a, n) input sample value sequence a, the number of quantization levels n, the calculation procedures to quantify interval, the uniform quantization, coding, computing quantization noise ratio, return quantization noise ratio squn, to quantify the pre-coding sequence a_quan, coding sequences after the code.
Platform: | Size: 1024 | Author: wx | Hits:

[Multimedia programpcm

Description: 适用MATLAB仿真实现对模拟信号的采样量化编码程序(模拟信号采样经均匀量化后自然二进制编码),通信系统仿真必备-The application of MATLAB simulation of analog signal sampling quantization coding procedures (analog signal sampling by the uniform quantization after the natural binary code), communication system simulation must
Platform: | Size: 1024 | Author: 侯婷 | Hits:

[Compress-Decompress algrithmsjpg

Description: jpeg压缩matlab源代码。由均匀量化和huffman编码组成,简洁易懂-jpeg compression matlab source code. By the uniform quantization and huffman coding components, concise and understandable
Platform: | Size: 29696 | Author: wuzhikai | Hits:

[Bookspcm

Description: pcm均匀pcm与非均匀pcm 一。产生长度为500的零均值,单位方差的高斯随机变量序列,用均匀pcm的方法用16电平进行量化:1)求所得的SQNR,该序列的前5个值,相应的量化值和相应的码字。2)画出量化误差(定义为输入值和量化值之间的差),同时 画出量化值作为输入值的函数的图。3)用128量化电平数重做2)题, 比较结果。-pcm uniform pcm with a non-uniform pcm. Have a length of 500 zero-mean, unit variance Gaussian random variables with a uniform method of pcm level by 16 to quantify: 1) demand from SQNR, the sequence of the first five values, the corresponding quantization value and the corresponding code word. 2) draw quantization error (defined as the import value and quantify the value of the difference between), at the same time draw to quantify the value of the import value as a function of the map. 3) 128 to quantify the number of redo-level 2) title, the results of the comparison.
Platform: | Size: 4096 | Author: jin | Hits:

[Communication-MobileQuantization_simulink

Description: Quantization (signal processing) uniformly and non-uniformily using A and miu law od companding. simulation using simulink/matlab
Platform: | Size: 10240 | Author: | Hits:

[Special EffectsColorHistogram

Description: 图像颜色特征的提取:HSV颜色直方图 描述的是图像的整体颜色情况。本程序采用非均匀量化方法得到36bin的颜色直方图。-Image Color Feature Extraction: HSV color histogram describes the situation of the image' s overall color. This procedure using non-uniform quantization method the color histogram 36bin.
Platform: | Size: 1024 | Author: 卢悦 | Hits:

[matlabCH3

Description: 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_2.bmp: 影像檔 lena.mat: Matlab的矩陣變數檔 -L3_1.m: scalar quantizer design (the program) L3_2.m: quantitative result of the false contour (the program) L3_3.m: Vector quantizer code book of the generation (the program) L3_4.m: training in the use of LBG three different size and dimension of the code book and separate VQ (program) gau.m: ML quantizer design in the denominator of the calculation formula (function) gau1.m: ML quantizer design in the calculation of molecule-type ( function) LBG.m: LBG training method (function) quantize.m: Gaussian probability density function of the non-uniform quantization (function) VQ.m: vector quantization (function) L3_2.bmp: image file lena.mat: Matlab matrix variable file
Platform: | Size: 191488 | Author: Oki | Hits:

[Graph programhuffman-coding

Description: 小波均匀量化huffman熵编码图像压缩程序:分析对象Lena.bmp-Uniform quantization of wavelet image compression huffman entropy coding procedure: analysis of object Lena.bmp
Platform: | Size: 2048 | Author: yanhaifeixue | Hits:

[Waveletwavelet

Description: 实现小波变换对图像进行压缩。先进行db1小波二层分解,然后由均匀量化算法对其进行量化实现压缩。-The realization of wavelet transform for image compression. First two db1 wavelet decomposition, and then by the uniform quantization algorithm to quantify the achievement of its compression.
Platform: | Size: 163840 | Author: 宇翔 | Hits:

[matlabsin

Description: 正弦波信号的均匀量化和线性编码 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
Platform: | Size: 1024 | Author: zhangwei | Hits:

[Compress-Decompress algrithmspcmandulow

Description: 均匀PCM量化和u律非均匀量化的对比效果分析实验.-Uniform quantization and u law PCM non-uniform contrast quantitative analysis of experimental results.
Platform: | Size: 3072 | Author: tess | Hits:

[Graph programSC09006013

Description: 实现了小波的图像量化,包括均匀量化,WSQ标准量化,k均值矢量量化,附简明pdf报告。-Implementation of wavelet image quantification, including the uniform quantization, WSQ standards for quantification, k means vector quantization, with a concise pdf report.
Platform: | Size: 115712 | Author: weiqiang | Hits:

[2D Graphicquantization

Description: 对RGB图像进行uniform量化处理 uniform quantization for RGB image-uniform quantization
Platform: | Size: 2048 | Author: hexiao | Hits:

[Industry researchUniformQuantization

Description: Uniform Quantization
Platform: | Size: 206848 | Author: Zenus | Hits:

[Otherulawcompander.m

Description: Companding is essentially a technique for achieving non-uniform quantization. There are basically 2 methods which are most popular in literature.:-A-law companding and u-law companding. These algorithms help in achieving to an extend, compression. The given code shows how to compress a 14-bit code to 8-bit code and its digital implementation using matlab. Please contact by mail if a detailed description of code is needed.
Platform: | Size: 1024 | Author: shanil | Hits:

[Communication-Mobilepcm

Description: 脉冲编码调制(PCM)实现 编程实现PCM技术的三个过程:采样、量化与编码。 采样:低通连续信号采样,以 x=sin(200*t) m=x./(200*t) m=m.*m 为例说明低通采样定理,绘出信号时、频图形;带通连续信号采样,以x=sin(20*t) m=x./t 为例说明带通采样定理,绘出信号时、频图形。 量化:均匀量化,以幅度 的正弦信号为例实现为64级电平的均匀量化;非均匀量化,输入A律PCM编码器的正弦信号 ,采样序列为 ,将其进行PCM编码,给出编码器的输出码组序列 编码:以上述信号为例,实现A律的13折线近似法及国际标准PCM对数A律量化编码。-Pulse code modulation (PCM) to achieve PCM technology programming three processes: sampling, quantization and coding. Sample: low-pass continuous signal sampling to x = sin (200* t) m = x./(200* t) m = m.* m an example low-pass sampling theorem, draw the signal, frequency graphics bandpass sampling continuous signals to x = sin (20* t) m = x./t an example bandpass sampling theorem, draw the signal, frequency graph. Quantization: uniform quantization, in order to realize the magnitude of sinusoidal signal as an example for the 64 level uniform quantization non-uniform quantization, input A law PCM encoder sine signal, the sampling sequence, to be PCM encoded, the encoder is given The output code sequence Code: A Case Study of the signal to achieve the 13 A line approximation law and international standards on the number of A law PCM coding quantization.
Platform: | Size: 2048 | Author: 马芳 | Hits:

[matlabMATLAB_qua

Description: 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 a relatively small ("finite") set of ("values which can still take on continuous range") discrete symbols or integer values.
Platform: | Size: 2048 | Author: chan man man | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net