搜索资源列表
-
0下载:
This file contains a new and improved version of the Huffman coder, (June 29. 2001). The name is Huff06.m. There are also some additional files which are helpful when using Matlab for data compression: quantizer, different variants of run-length-enco
-
-
0下载:
分层树分割算法的Matlab实现,除编码和解码外,还附有熵编码程序,供研究图像处理的朋友参考使用。-hierarchical tree segmentation algorithm Matlab, in addition to encoding and decoding, but also with entropy coding procedures, Image processing research for a friend use and reference.
-
-
1下载:
编写一个程序,对输入的图像进行哈夫曼编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像。
Sobel算子和拉普拉斯算子进行锐化,并比较结果。-Write a program to image the input Huffman coding, the entropy of the original image displayed, encoded, the average code length, and be able to reconstruct the image a
-
-
0下载:
H.264熵编码简介,其中,包括CAVLC,CABAC-H.264 entropy coding introduction
including CAVLC,CABAC
-
-
1下载:
用MATLAB实现算术编码,并计算其平均码长,熵和编码效率-Achieved using MATLAB arithmetic coding, and calculates the average code length, entropy and coding efficiency
-
-
0下载:
运动估计是视频编码的关键技术,其最基本的原理是利用相邻帧间的时间
相关性,通过预测来减少时间冗余度。在实际编码中,为了节省码率,并不传
输每一帧的全部数据,而是利用运动估计求出每一帧与其预测参考帧之间的差
值。运动估计越准确,差值的分布越趋近与零,差值块的能量越小,经过变换、
量化和熵编码后所产生的码流的比特位率也越少。因此,运动估计搜索的准确
程度直接影响到了编码的压缩性能。
-Motion estimation is the key to video encodin
-
-
0下载:
对无记忆信源运用huffman编码,解码,计算信源熵和编码效率-Memory source to use for non-huffman encoding, decoding, computing source entropy and coding efficiency
-
-
0下载:
高通滤波器,带通滤波器,数字FIR滤波器-The Shannon entropy is a measure of the average information content one is missing when one does not know the value of the random variable. The concept was introduced by Claude E. Shannon in his 1948 paper "A Mathematical Theory
-
-
0下载:
In computer science and information theory, Huffman coding is an entropy encoding algorithm used for lossless data compression
-
-
0下载:
huffman图像压缩编码的matlab代码,可以有效进行图像压缩,熵编码-huffman coding matlab code for image compression, image compression can be effective, entropy coding
-
-
0下载:
基于上下文的算术编码,用于图像压缩中的熵编码环节。-Arithmetic coding for entropy coding in image compression link.
-
-
0下载:
用MATLAB实现算术编码,并计算其平均码长,熵和编码效率-to realize arithmetic coding ,and calculate its average coding length,entropy and coding effciency
-
-
0下载:
信息熵 离散无记忆信道容量的迭代计算
Shannon编码 Fano编码 Huffman编码-Discrete information entropy of the iterative calculation of the memory channel capacity
Shannon coding Fano coding Huffman coding
-
-
1下载:
信息论实验仿真。包括马尔科夫信源、huffman编码、瑞利分布、分组码编码、熵计算等等。-Information theory experimental simulation. Markov source, huffman coding, Rayleigh distribution block code encoding, entropy calculations, and so on.
-
-
0下载:
算数编码的matlab程序,主要用于压缩txt文本,(文本里面是英文字符),主要文件为encoder.m和decoder.com,并带有概率更新,最主要的是考虑前一个符号,运用熵编码。-Arithmetic coding matlab program, mainly used to compress txt text (text which is in English characters), the main document is encoder.m and decoder.com, and
-
-
0下载:
现代信号处理中谱估计在matlab中的使用,有信道编码,调制,信道估计等,能量熵的计算。- Modern signal processing used in the spectral estimation in matlab, Channel coding, modulation, channel estimation, Energy entropy calculation.
-
-
0下载:
Context-adaptive binary arithmetic coding (CABAC) is a form of entropy encoding used in the H.264/MPEG-4 AVC and High Efficiency Video Coding (HEVC) standards. It is a lossless compression technique, although the video coding standards in which it is
-
-
0下载:
利用matlab来实现图像压缩,spiht算法作者原版代码,包含了二进制熵编码以及小波变换,自适应分解等级,加入了示例图片。(The use of MATLAB to achieve image compression, SPIHT algorithm author original code, including binary entropy coding and wavelet transform, adaptive decomposition level, joined the sampl
-
-
0下载:
e Handbook Entry
Communication concepts: Fourier transforms, random signals, Transmitter
and receiver filters, matched filter, Nyquist criterion. Digital Modulation schemes:
M-ary ASK, QPSK, FSK, CPM, spectral analysis of modulated signals, ML and
-
-
0下载:
用matlab实现哈夫曼编码,哈夫曼编码是一种无失真的编码方式,可以在提高传输速率的情况下不减少信息熵。(Huffman coding with matlab, Huffman coding is a distortion-free coding, you can increase the transmission rate without reducing the information entropy.)
-