-
1111
这是一个粒子群算法求解TSP问题的算法,用matlab来实现。(This is a PSO algorithm for solving TSP problems, using matlab to achieve.)
- 2008-12-15 22:23:09下载
- 积分:1
-
fdtd3D_UPML
metlab computation for UPML
- 2009-11-13 10:39:24下载
- 积分:1
-
matlabPID
使用matlab实现PID控制的源码,使用simulink(The realization of the use of PID control matlab source, using simulink)
- 2009-05-30 01:02:33下载
- 积分:1
-
3_Input_OR
using neural network to design an 3 input Or. Matlab program
- 2011-09-26 11:21:40下载
- 积分: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
-
Chaotic-pso-and--article
混沌粒子群CPSO,内附混沌粒子群的相关理论和改进的论文(Chaotic particle swarm CPSO, the related theory of chaotic particle swarm and the improved thesis)
- 2021-03-30 21:29:10下载
- 积分:1
-
column_scroll_wi_mikrobasic_pic
This code intends to demonstrate how to use MAX6953 for message column scroll.
- 2012-04-14 20:19:03下载
- 积分:1
-
kalman-matlab
扩展卡尔曼滤波算法的matlab程序,比较完整。(Extended Kalman filter algorithm matlab program, complete.)
- 2012-10-13 00:17:34下载
- 积分:1
-
control_for_robotic_manipulator
说明: 这是一个matlab控制仿真小程序,对初学者有一定帮助!(This is a small Matlab simulation control procedures for beginners will definitely help!)
- 2006-02-15 22:03:35下载
- 积分:1
-
MATLABToolbox1999
说明: 细胞生长结构可视化工具箱-MATLAB Toolbox1999.zip(cell growth structure visualization toolkit- MATLAB Toolbox1999.zip)
- 2006-03-24 16:51:10下载
- 积分:1