-
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
-
regular_mesh
Finland
Matlab cannot do regular meshes for non-regtancular regions.
However, one can manually do very coarse regular meshes for
these type domains. The difficulty is with the edge data e.
If this data does not correspond to the orientations given by
the PDEtool geometry files, refinement will not work. The
function drawedges() will display the order of the edges and
their segment numbers. However, this function does not tell
how the edges are oriented. However, just run the visualization,
and if the refinement does not work correctly, you know the
problem is with the orientatino of the edge. Remember to also
correct the last two rows of the matrix e when changing the
orientation. (See the documentation for initmesh for more info.)
- 2015-01-21 09:22:16下载
- 积分:1
-
fangming_V2.1
快速扩展随机生成树算法,FMCW调频连续波雷达的测距测角,在matlab R2009b调试通过。( Rapid expansion of random spanning tree algorithm, FMCW frequency modulated continuous wave radar range and angular measurements, In matlab R2009b debugging through.)
- 2016-11-05 21:55:32下载
- 积分:1
-
LDA_zq
说明: 用于特征降维,特征融合,相关分析等多元数据分析的fisher鉴别分析(FLDA)Matlab代码实现。(For feature reduction, feature fusion, correlation analysis, multivariate data analysis of the fisher discriminant analysis (FLDA) Matlab code implementation.)
- 2010-04-10 14:26:47下载
- 积分:1
-
matlab水击代码
说明: 该程序采用matlab语言编程,能够计算水锤压力随时间的变化。(The program is programmed in MATLAB language and can calculate the change of water hammer pressure with time.)
- 2019-04-30 16:49:08下载
- 积分:1
-
josephsonmatlab
本程序基于约瑟夫森结的RSJ模型,对无微波辐照和微波辐照下约瑟夫森结的特性进行了数值计算求解,其中有微波辐照的RSJ模型求解采用了四阶龙格库塔方程函数,两种情况都给出了I-V特性曲线图(程序包中也附带),展现了量子化电压台阶。(This procedure based on the RSJ Josephson junction model, no microwave radiation and microwave radiation characteristics of Josephson junction has been calculated solving, in which microwave radiation has the RSJ model for solving a fourth-order Runge-Kutta equation function In either case, they are given IV characteristic curve chart (also included with the package), demonstrating the quantum level of voltage.)
- 2007-08-24 13:16:39下载
- 积分:1
-
pingjiasuanfa
评价算法。神经网络一个很好的应用。。。。。大家可以看看!(Evaluation algorithm. Neural network a very good application. . . . . Everyone can see!)
- 2007-10-17 20:00:20下载
- 积分:1
-
wavelet
说明: 小波包工具箱,用于进行信号处理,分解噪音(wavelet toolbox)
- 2011-03-08 16:17:10下载
- 积分:1
-
MATLAB
说明: 1.出至于冈萨雷斯(matlab)
2.书中所有出现的M文件齐全
3.为了大家的输入烦躁,找全了,一起发上去(1. The As Gonzalez (matlab) 2. The book documents all occurrences of the M 3 range. To everyone' s input irritability, find all, and together made up)
- 2011-04-06 18:03:01下载
- 积分:1
-
sift___yanshi
sift算法的演示matlab程序
包括特征点的选取,算子的生成以及图像的自动匹配(sift the demonstration of the algorithm matlab program
Including the selection of feature points, the automatic matching of the count of word generation and image)
- 2012-05-03 21:32:24下载
- 积分:1