-
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
-
SmartANTENNA
智能天线程序,关于天线的方向图,和方向因子,增益等仿真(Smart antenna program on the antenna pattern, and direction factor, gain, etc. Simulation)
- 2013-08-16 01:41:35下载
- 积分:1
-
OFDM
简单的OFDM流程,使用matlab自带的QAM函数,适合初学者,包含FFT,循环前缀,串并变换等(OFDM simple process, using the built-in QAM matlab function, suitable for beginners, including FFT, cyclic prefix, string and transform)
- 2015-01-26 18:58:15下载
- 积分:1
-
trainLQR
LQR controller to deal with the train problem
- 2009-05-07 10:37:10下载
- 积分:1
-
xiaoqiuyundong
运用MATLAB求解的小球在弹簧上的运动,希望对大家有用。(spring and pellet)
- 2010-12-15 16:53:03下载
- 积分:1
-
M2HD
这个代码是用matlab编写的m2hd算法的实现(this code is used in the preparation of Matlab algorithms achieve m2hd)
- 2006-12-19 11:28:03下载
- 积分:1
-
xiaobo
利用小波变化对金融数据进行去噪,保留数据主要趋势,采用通用阈值去噪。(Changes in the financial data using wavelet denoising, retain data key trends, using a common thresholding.)
- 2014-10-22 00:19:18下载
- 积分:1
-
狗腿法解信赖域子问题
说明: 用最优化方法中的狗腿法求解信赖域子问题的算法编程实现(Algorithm realization of solving trust region subproblem with dogleg method)
- 2021-02-08 21:39:54下载
- 积分:1
-
matlab6.5chengxu
第一章 MATLAB6.5 基础
第二章 MATLAB 图形绘制基础
第三章 MATLAB 图形对象
第四章 MATLAB 图形对象操作
第五章 GUI 设计
第六章 MATLAB 特殊图形的绘制
第七章 MATLAB 高级绘图功能】
第八章 数字图像原理
第九章 MATLAB 图像显示与色彩
第十章 MATLAB 图像正交变换
第十一章 滤波器的设计
第十二章 MATLAB 图像运算
第十三章 MATLAB 图像增强
第十四章 图像复原
第十五章 图像分析
第十六章 数学形态学操作
第十七 章 图像编码与压缩(Chapter I Chapter II MATLAB6.5 basic foundation MATLAB Rendering graphic object MATLAB Chapter III Chapter IV MATLAB graphics object to operate GUI Design Chapter V Chapter VI MATLAB graphics rendering special MATLAB Chapter VII of the advanced graphics features】 figure eight chapters Image Principle IX MATLAB image display and color images MATLAB Chapter X Chapter XI filter orthogonal transformation design Chapter XII Chapter XIII MATLAB image computing MATLAB Image Enhancement Image Restoration Chapter XIV Chapter XV of image analysis Chapter XVI Chapter XVII operation of mathematical morphology image coding and compression)
- 2009-03-20 21:24:05下载
- 积分:1
-
DFT
离散傅里叶变换对于FDTD计算程序很有用( an algorithm resistant to print/scan process is proposed , which is based on block discrete fourier transform)
- 2014-09-21 22:39:29下载
- 积分:1