-
huffman_coding
) Compression using huffman code
-with a number of bits k per code word
-provide huffman table
Huffman coding is optimal for a symbol-by-symbol coding with a known input probability distribution.This technique uses a variable-length code table for encoding a source symbol. The table is derived in a particular way based on the estimated probability of occurrence for each possible value of the source symbol .Huffman coding uses a specific method for representing each symbol, resulting in a prefix code that expresses the most common characters using shorter strings of bits than those used for less common source symbols.The Huffman coding is a procedure to generate a binary code tree.
() Compression using huffman code
-with a number of bits k per code word
-provide huffman table
Huffman coding is optimal for a symbol-by-symbol coding with a known input probability distribution.This technique uses a variable-length code table for encoding a source symbol. The table is derived in a particular way based on the estimated probability of occurrence for each possible value of the source symbol .Huffman coding uses a specific method for representing each symbol, resulting in a prefix code that expresses the most common characters using shorter strings of bits than those used for less common source symbols.The Huffman coding is a procedure to generate a binary code tree.
)
- 2009-04-04 22:16:39下载
- 积分:1
-
ditfft
说明: 用matlab编写的fft快速傅立叶变换及逆变换函数,其中flip1是供ditfft函数调用的倒叙子函数。(using Matlab fft prepared by the fast Fourier transform and inverse transform function, which is flip1 ditfft function call for the Warrior unreachable.)
- 2005-11-18 10:43:35下载
- 积分:1
-
KmeansAlgorithm
说明: 实现k均值聚类算法,本算法可以随机设置初始测试集,也可以随机选取初始类。(K means algorithm The algorithm can set intial data set randomly。also can randomly choice initial data cluster )
- 2010-03-30 10:54:37下载
- 积分:1
-
lzw_huffman
LZW编码和Huffman编码,MATLAB(LZW coding and Huffman coding,MATLAB)
- 2020-10-31 20:39:56下载
- 积分:1
-
mani
说明: 改过的ISOMAP算法,较之前的算法速度更快,可视化效果更好(Turn over the ISOMAP algorithm, faster than the previous algorithm, visualization better)
- 2010-04-10 13:57:35下载
- 积分:1
-
pso_test
Particle Swarm Optimization Algorithm Trial
- 2014-08-13 20:52:06下载
- 积分:1
-
MATLAB
ansys结构分析与MATLAB编程,详细的介绍了matlab在结构分析中的应用(ansys structural analysis and MATLAB programming, a detailed description of the matlab in Structural Analysis)
- 2014-02-12 13:00:51下载
- 积分:1
-
mlvessel-1.4
mlvessel is a Matlab package for
retinal vessel segmentation. The package can be used in two different
manners: through the graphical user interface or through script
invocation. Use through script invocation relies on input files and
produces both file and html output. You may also download a
stand-alone executable corresponding to the graphical user interface
at our website mentioned below, though some functionalities are only
available through script invocation.
- 2014-02-25 20:30:30下载
- 积分:1
-
decodeLogDomainSimple
variation in the min sum ldpc decoder in matlab
- 2009-11-09 21:36:05下载
- 积分:1
-
game
something about geme matlab
- 2012-04-04 15:31:37下载
- 积分:1