-
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
-
KNN_1
KNN algorithm on IRIS data using matlab
- 2011-01-18 23:16:08下载
- 积分:1
-
matlab
基于小波软阈值的信号去噪 小波去噪 小波分解与重构(Soft threshold based on wavelet signal denoising wavelet decomposition and reconstruction wavelet denoising)
- 2021-03-06 16:29:30下载
- 积分:1
-
EMG-File
this file for EMG data using matlab to move the plan in 4 dimensions
- 2013-05-03 14:11:36下载
- 积分:1
-
work
实现高分辨率遥感图像和低分辨率图像的融合算法的研究源代码(To achieve high-resolution remote sensing image fusion algorithm and a low-resolution image of the source code for research)
- 2015-04-17 11:54:20下载
- 积分:1
-
fangdachengxu
模拟利用受激布里渊散射进行放大的程序,该程序利用matlab编成(Analog SBS amplification procedures)
- 2021-03-21 20:39:18下载
- 积分:1
-
siftCMatlab
采用c++调用matlab写的一个sift算法,其中调用matlab只是使用其中几个函数。可以很准确的检测出sift特征点。(Using c++ to call a matlab write sift algorithm, which used to call only a few matlab function. Can accurately detect the feature points sift.)
- 2009-05-02 18:24:52下载
- 积分:1
-
MatlabLearningmaterials
不同于普通教程烦躁的理论和使用方法的讲述,本资料提供了Matlab实际操作、程序编写的大量实例,对于了解Matlab基本用法的学习者有很好的指导作用。(Unlike the theory of general annoyance and use tutorial method described, this information provides a Matlab actual operation of a large number of examples of programming for the basic use of the learner to understand Matlab has a good guide.)
- 2010-08-30 09:49:33下载
- 积分:1
-
Kalman_filter_Study
Basic kalman filter structure
- 2011-01-01 01:29:55下载
- 积分:1
-
examples
说明: 二进制差分编码解码,二进制差分相移键控二进制幅移键控,二进制相移键控,二进制频移键控最小频移键控的调制与解调(Differential encoding and decoding binary, binary differential phase shift keying binary amplitude shift keying, BPSK, binary frequency shift keying Minimum Shift Keying modulation and demodulation)
- 2010-04-16 11:13:32下载
- 积分:1