-
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
-
tbes_1.0
matlab code for image segmentation
- 2011-10-18 18:26:24下载
- 积分:1
-
lvbo
一个带通滤波器,模拟Gelileo卫星中频滤波,显示频谱。(A band-pass filter, an analog IF filter Gelileo satellite.)
- 2013-12-15 12:33:37下载
- 积分:1
-
renzhiweuxiandianzip
关于认知无线电频谱检测中能量检测的程序,并绘制虚警概率和检测概率之间的关系。(On energy detection in cognitive radio spectrum detection method, the relationship between the probability of false alarm and detection probability.)
- 2013-04-27 16:46:32下载
- 积分:1
-
AdaBoost
matlab Adaboost代码.本代码主要是用来对AdaBoost分类的仿真,提供了一系列的性能分析代码以及比较详细的注释。(matlab AdaBoost code)
- 2015-04-11 23:04:45下载
- 积分:1
-
FIR_M.rar
FIR滤波器的MATLAB程序,可用于算法仿真,非常有用.(fir filter matlab program,could be used to develop algorithm,veri useful.)
- 2009-05-15 09:02:34下载
- 积分:1
-
sobel
sobel算子 源代码,能完成图像边缘检测 (sobel operator )
- 2013-04-12 20:03:35下载
- 积分:1
-
guiban
虚拟力的无线传感网络覆盖,关于小波的matlab复合分析,迭代自组织数据分析。( Virtual power wireless sensor network coverage, Matlab wavelet analysis on complex, Iterative self-organizing data analysis.)
- 2016-12-15 00:23:29下载
- 积分:1
-
pi_method1
Estimated number of Pi ( Method 1)
how do we estimate Pi by simulation? In the simulation, you keep throwing darts at random onto the dartboard. All of the darts fall within the square, but not all of them fall within the circle. Here s the key. If you throw darts completely at random, this experiment estimate the ratio of the area of the circle to the area of the square, by counting the number of darts in each.
Our study of the geometry tells us this ratio is Pi/4. So, now we can estimate Pi as
- 2013-04-29 02:49:47下载
- 积分:1
-
KL-transform-procedure
KL变换的程序,KL transform procedure,matlab源码(KL transform procedure using Matlab)
- 2013-02-05 17:11:05下载
- 积分:1