-
huffman
霍夫曼编码的具体方法:先按出现的概率大小排队,把两个最小的概率相加,作为新的概率 和剩余的概率重新排队,再把最小的两个概率相加,再重新排队,直到最后变成1。每次相 加时都将“0”和“1”赋与相加的两个概率,读出时由该符号开始一直走到最后的“1”, 将路线上所遇到的“0”和“1”按最低位到最高位的顺序排好,就是该符号的霍夫曼编码。(Specific methods Huffman coding: the probability of emergence of the size press line, the two smallest sum probability, as a new probability and the probability of re-queue the remaining, then the minimum of two probabilities are added, and then re-queue, until finally become one. Each time the sum will be 0 and 1 Fu added two probabilities, when read by the symbol has come to begin the final 1 , the route will encounter a 0 and 1 at the lowest to the highest bit of the right order, that is the symbol of the Huffman coding.)
- 2015-04-04 20:34:08下载
- 积分:1
-
adpmedian
对图像执行自适应中值滤波,中值滤波器开始大小为3*3(Adaptive median filter)
- 2014-05-21 16:06:56下载
- 积分:1
-
matlab
matlab的经典算法,包含了各种有用的算法程序,有益于初学者。(matlab classic algorithms, the algorithm contains a variety of useful procedures are conducive to beginners.)
- 2009-11-23 16:51:13下载
- 积分:1
-
matlab-DBR
此程序主要使用matlab模拟了垂直激光器谐振腔的核心部件DBR的工作过程,得到其阈值振荡曲线(This program is mainly use matlab to simulate the working process of the core components of the vertical laser cavity DBR, its threshold oscillation curve)
- 2012-10-18 14:19:20下载
- 积分:1
-
parzen
parzen algorithm, gaussian and hypercube, there are 4 files, I hope they are useful for you
- 2010-06-29 13:47:45下载
- 积分:1
-
xiehong
数学建模样本程序,可供联系使用,matlab程序(Code code code code code code program)
- 2013-12-17 10:33:49下载
- 积分:1
-
jiaquanokzishiying
加权波束形成形成,简单实用(Weighted beamforming formation, simple and practical)
- 2008-03-17 19:01:54下载
- 积分:1
-
SORxx
说明: 雅可比、塞德尔和SOR迭 代法的原理。代法的原雅可比、塞德尔和SOR迭代法的原理。理。(Jacobian, Seidel and SOR Diez Jacobian, Seidel SOR iteration method and the principle. On behalf of the original law Jacobian, Seidel SOR iteration method and the principle. Jimmy.)
- 2006-03-28 11:05:34下载
- 积分:1
-
tdms
将labview的数据类型文件转换为matlab能够读取的数据类型(The LabVIEW data type file is converted to Matlab can read the data types
)
- 2011-09-26 08:57:47下载
- 积分:1
-
three-dimensional-path-planning
基于蚁群算法的三维路径规划。在三维地图上寻找最优路径!(Ant colony algorithm based three-dimensional path planning. To find the optimal path on the three-dimensional map!)
- 2013-12-17 18:01:23下载
- 积分:1