-
ldpc
LDPC的编码和BP迭代译码方法的Matlab程序(LDPC compiler Ways and BP iterative decoding process)
- 2021-03-24 19:09:14下载
- 积分:1
-
block
图像分块,可以按照规定块数分块。用的是matlab中floor函数(image block)
- 2015-07-02 10:18:40下载
- 积分:1
-
GPS-INS-Matlab-code
GPS-INS-Matlab-code,是关于GPS_INS位置组合Matlab的仿真源码(GPS-INS-Matlab-code, are about the location of portfolio GPS_INS Simulation Matlab source code)
- 2009-02-28 10:28:42下载
- 积分:1
-
pso
此压缩文件中包含了两个读取bmp文件分别用java和c写了,另三个是用matlab实现的演化算法,很有作用的,每个文件里都有详细说明(This compressed file contains two read bmp file with java and c, respectively, wrote the other three is the realization of the evolutionary algorithm matlab, it is the role of each document has a detailed description)
- 2008-01-23 16:05:30下载
- 积分:1
-
k_medoids
聚类算法:k—medoids 方法。这儿选取一个对象叫做mediod来代替上面的中心 的作用,这样的一个medoid就标识了这个类。步骤: 1,任意选取K个对象作为medoids(O1,O2,…Oi…Ok)。 以下是循环的: 2,将余下的对象分到各个类中去(根据与medoid最相近的原则); 3,对于每个类(Oi)中,顺序选取一个Or,计算用Or代替Oi后的消耗—E(Or)。选择E最小的那个Or来代替Oi。这样K个medoids就改变了,下面就再转到2。 4,这样循环直到K个medoids固定下来。 这种算法对于脏数据和异常数据不敏感,但计算量显然要比K均值要大,一般只适合小数据量。 这里是MAtlab源代码。(err)
- 2008-08-06 22:03:55下载
- 积分:1
-
Mathematical_Modeling_Toolbox
多种数学建模方法算法代码,每年数学建模代码(A variety of mathematical modeling algorithm code, annual mathematical modeling code)
- 2014-08-14 15:45:24下载
- 积分:1
-
Robust-extreme-learning-machine
Robust extreme learning machine
Robust extreme learning machine
- 2013-01-19 10:57:33下载
- 积分:1
-
frequency2
对于一组数据求数据频率。绘制频率分布曲线。matlab求频率函数(Statistics_Toolbox of matlab to draw frequency curve)
- 2013-11-01 11:32:22下载
- 积分:1
-
matlable
MATLABLE学习书籍电子版,从简单到困难,提高给大家参考(MATLABLE learning books electronic version, from simple to difficult, to improve to everyone reference)
- 2012-11-18 11:29:00下载
- 积分:1
-
蚁群算法求解TSP问题matlab代码
通过对TSP问题的优化建模利用蚁群算法求解TSP文图(Using ant colony algorithm to solve TSP problem by optimizing the model of TSP problem)
- 2020-06-21 08:00:02下载
- 积分:1