搜索资源列表
jpg.zip
- jpeg压缩matlab源代码。由均匀量化和huffman编码组成,简洁易懂,jpeg compression matlab source code. By the uniform quantization and huffman coding components, concise and understandable
sin.rar
- 正弦波信号的均匀量化和线性编码 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
JPEG.rar
- 图像JPEG压缩算法,由8*8DCT变换,调用量化表进行量化,最后由Huffman编码完成算法,JPEG image compression algorithm, the 8* 8DCT transform, quantization table calls to quantify, and finally completed by the Huffman coding algorithm
QUANTIZATION
- 基于MATLAB实现图像线性量化的源码,通过输入量化参数实现不同等级量化-Based on MATLAB to achieve linear quantitative image source, by entering the quantization parameters to achieve different levels of quantization
MATLAB
- 产生长度为1000的标准正太分布的随机信号,画出时域波形及频谱; 采用u=255的非均匀PCM编码,每符号为8bit,画输入-输出关系图; 计算信号量化噪声比(SQNR); 信道误码率为10-3; 解码,并画出u律反变换后的信号时域波形及频谱。 扩展要求: 采用均匀PCM、量化级数可变、信道误码率可变。 - have a standard len
LBGMatlab
- 使用matlab实现的矢量量化的LBG算法,内有文档说明-Matlab achieved using the LBG vector quantization algorithm, there are documented
LBGmatlab
- 毕业设计做的...用LBG算法实现矢量量化的算法..matlab-Designed to do graduate ... the LBG algorithm using vector quantization algorithm .. matlab
vqcode.tar
- Vector Quantization压缩算法 -Vector Quantization Compression Algorithm
newquant
- 针对图形的Vector Quantization压缩算法 -Vector Quantization Compression Algorithm for picture
HW3
- 使用LVQ算法对四类不同的点进行分类,并将最后结果画出-Use learning vector quantization to classify the four classes
lbg.c
- LBG algorithm for vector quantization
CH3
- 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
pcmandulow
- 均匀PCM量化和u律非均匀量化的对比效果分析实验.-Uniform quantization and u law PCM non-uniform contrast quantitative analysis of experimental results.
9854125413
- 运动估计是视频编码的关键技术,其最基本的原理是利用相邻帧间的时间 相关性,通过预测来减少时间冗余度。在实际编码中,为了节省码率,并不传 输每一帧的全部数据,而是利用运动估计求出每一帧与其预测参考帧之间的差 值。运动估计越准确,差值的分布越趋近与零,差值块的能量越小,经过变换、 量化和熵编码后所产生的码流的比特位率也越少。因此,运动估计搜索的准确 程度直接影响到了编码的压缩性能。 -Motion estimation is the key to video encodin
VQ
- 用matlab实现基于LBG算法的向量量化编码-Matlab by LBG algorithm based on vector quantization coding
QccPackSPECK-0.58-1
- The QccPackSPECK module is a optional addon to the QccPack library for the quantization, compression and coding of data. -The QccPackSPECK module is a optional addon to the QccPack library for the quantization, compression and coding of data.
lvq
- lvq vector quantization algorithm for the simulation program Matlab.
optimum_quantizer
- Matlab file for the optimum quantization of signals with plots to verify the proce-Matlab file for the optimum quantization of signals with plots to verify the process
45666031LBG-Vector-Quantization
- 45666031LBG-Vector-Quantization in speaker recognition
Color Reduction and Quantization
- Color Reduction and Quantization using k-Means, Fuzzy Clustering (FCM), and SOM Neuarl Network in MATLAB In this post, we are going to share with you, the MATLAB implementation of Color Quantization and Color Reduction of images, using intelligent c