-
maze
说明: 用MATLAB实现的迷宫 功能是用最短路径算法直接生成一个迷宫图(Maze implemented by matlab, 90 percent of the code was designed by my partner and me.)
- 2010-04-18 15:30:32下载
- 积分:1
-
Matlab
涉及粒子速度计算、圆心和半径拟合、去穷区间的积分、简单滤波器的设计、BP神经网络训练(Involves particle velocity calculation, center and radius of fitting, to poor interval integral, simple filter design, the BP neural network training)
- 2015-04-20 11:26:23下载
- 积分:1
-
Th_p_e_hne
networ performance evaluation for handover network estimation
- 2013-02-20 14:58:15下载
- 积分:1
-
dk
说明: 用于ICSS算法中,计算累计平方和函数时使用,可以用于检验时间序列的方差变异(this program is used to calculate accumulative sum while processing ICSS arithmetic, and can be used to test the varianc variation of time series.)
- 2018-04-03 18:33:35下载
- 积分:1
-
matlabweb
关于matlab web,介绍如何远程调用matlab的功能(On the matlab web, describes how the function of long-distance calling matlab)
- 2008-12-19 09:46:59下载
- 积分:1
-
GSO_code
介绍粒子群算法的一种改进算法的实现代码,具有很大的参考意义。(Introduce particle swarm algorithm is an improved algorithm implemented code, is of great referential significance.
)
- 2011-05-16 20:42:49下载
- 积分:1
-
ECWMF_MK
有关再分析数据的MK检验MATLAB程序(test to analyze the data)
- 2015-03-10 20:04:45下载
- 积分:1
-
STDPSO
粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法(Evolutionary Algorithm - EA)。(For each particle
____Initialize particle
END
Do
____For each particle
________Calculate fitness value
________If the fitness value is better than the best fitness value (pBest) in history
____________set current value as the new pBest
____End
____Choose the particle with the best fitness value of all the particles as the gBest
____For each particle
________Calculate particle velocity according equation (a)
________Update particle position according equation (b)
____End)
- 2015-03-13 09:28:14下载
- 积分:1
-
sanci
三次样条插值模拟曲线,基于matlab的程序(Cubic spline interpolation curve simulation, matlab program)
- 2009-02-21 23:36:21下载
- 积分:1
-
CSTR1
contrnuous stir tank reactor model
- 2010-09-30 17:36:22下载
- 积分:1