-
Ex11
这个是霍夫曼编码的问题,要求输入只含有ABCD的四句话,且每句8个字符的长度,然后求出四个字符每个的概率,然后当成权值计算霍夫曼编码,我的这个程序已经实现了输入、概率统计、计算出霍夫曼编码存在了bian[]这个数组中(hoffuman decoding)
- 2014-11-20 15:50:36下载
- 积分:1
-
ldpc_decode
LDPC BP译码算法在MATLAB中直接使用就行(matlab BP decoding)
- 2014-12-20 19:47:49下载
- 积分:1
-
Path_loss
MATLAB Path loss computation
- 2012-01-27 16:29:26下载
- 积分:1
-
GenericAlgorithmtoOptimize
一个遗传算法优化二阶函数的程序,非常适合学习遗传算法的初学者(GA(Generic Algorithm)toOptimize)
- 2009-12-04 12:21:07下载
- 积分:1
-
mlp
MLP with wieght and multilayer
- 2010-12-01 04:32:31下载
- 积分:1
-
20724997
some matlab functions negative, histogram equ. and reading, writing images
- 2010-12-15 17:32:46下载
- 积分:1
-
fuzzy
说明: 用于模糊控制率的求取,参照了李国勇书中的例子,在运行前,请将文件名改成英文格式(Fuzzy control rates for the strike, with reference to Li Guoyong book example of running before, please format the file name into English)
- 2011-04-18 14:25:53下载
- 积分:1
-
rorlplay
processing the signal which is chirp
- 2006-10-26 15:12:57下载
- 积分:1
-
rose
这是一个用matlab编制的绘制风、浪等玫瑰图分布的程序(This is a matlab prepared to draw the wind, waves and other roses distribution program)
- 2020-07-03 15:40:02下载
- 积分:1
-
matchingpursuit
matching pursuit 算法,matlab实现,信号稀疏分解方式的一种,适合与信号在超完备的原子库中稀疏分解。matchingpursuit.m(A matching pursuit algorithm. It fits data from a set of dictionary
elements by orthogonally projecting the data onto elements of the
dictionary of vectors such that the energy in each projection is
maximized. In constrast to G-S, the residual is orthogonalized, not
the basis vectors)
- 2021-03-08 09:59:28下载
- 积分:1