-
AlgorithmsForProgrammersIdeasAndSourceCode
Algorithms For Programmers Ideas And Source Code英文的,希望对大家有帮助。()
- 2007-09-17 08:51:58下载
- 积分:1
-
coheMSK
coerente MSK modulation matlab code
- 2017-05-16 04:14:12下载
- 积分:1
-
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
-
gskmadechar
基于matlab的图像检索,供大家学习参考。(Matlab-based image retrieval, for them to learn from the reference.)
- 2009-05-12 11:12:46下载
- 积分:1
-
Gram_S
classical Gram-Schmidt(unstable) (reduced QR factorization).A:m-by-n matrix. (m>=n)Q:m-by-n unitary matrix.R:n-by-n upper triangular.
- 2009-12-15 20:15:04下载
- 积分:1
-
MATLAB-7.X
matlab7.X程序开发以及matlab编程学习(matlab7.X program development and learning matlab programming)
- 2013-10-29 08:54:49下载
- 积分:1
-
matlab8762
【谷速软件】matlab毕业编程 实现视频摄像中的运动检测(人体等)免费源代码([Valley] Speed matlab software programming graduation video camera motion detection (human and other) free source code for reference use learning)
- 2014-11-30 21:43:39下载
- 积分:1
-
ccdesign
Generates a central-composite design of experiments.
- 2012-01-10 07:21:42下载
- 积分:1
-
MLP_BP1
基本bp算法,实现函数的拟合,提供给大家分享(Bp basic algorithms, implementation of the fitting function, available to everyone to share)
- 2009-03-20 09:06:42下载
- 积分:1
-
gabor_eer
tthis is face detection program for user who wnat to work for the face detecrtion on matlab using gabor filter for face.it is very useful method as ccompared to other methods
- 2010-10-07 21:34:16下载
- 积分:1