-
IA2
解决旅行商,解决旅行商,解决旅行商,解决旅行商,解决旅行商解决旅行商(TSP PROBLEM)
- 2011-09-25 14:08:51下载
- 积分:1
-
code
it is the project based on hspda coding
- 2013-04-05 04:35:30下载
- 积分:1
-
13
说明: 粒子群算法(PSO)是一种基于群体的随机优化技术。与其它基于群体的进化算法相比,它们均初始化为一组随机解,通过迭代搜寻最优解。不同的是:进化计算遵循适者生存原则,而PSO模拟社会。将每个可能产生的解表述为群中的一个微粒,每个微粒都具有自己的位置向量和速度向量,以及一个由目标函数决定的适应度。所有微粒在搜索空间中以一定速度飞行,通过追随当前搜索到的最优值来寻找全局最优值。
PSO模拟社会采用了以下三条简单规则对粒子个体进行操作:①飞离最近的个体,以避免碰撞。②飞向目标。③飞向群体的中心。这是粒子群算法的基本概念之一。
粒子群算法其基本思想是受许多鸟类的群体行为进行建模与仿真研究结果的启发(Particle swarm optimization (PSO) is a population based stochastic optimization techniques. Based on evolutionary algorithms compared with other groups, they are initialized to a random solution, iterative search through optimal solution. The difference is: the principle of survival of the fittest evolutionary computation to follow, while PSO simulation community. The potential of each solution expressed as a group of particles, each particle has its own position vector and the velocity vector, and a fitness determined by the objective function. All particles in the search space at a constant speed flight, by following the current search to find the optimal values of the global optimum. PSO simulation community has adopted the following three simple rules for the operation of individual particles: ① recently departed individuals, in order to avoid collisions. ② to the target. ③ fly to center groups. This is one of the basic concepts of particle swarm algorithm. PSO algori)
- 2015-04-21 16:39:12下载
- 积分:1
-
MATLAB_programming_source_code_for_pattern_huffman
MATLAB程序设计之图形huffman编码源程序MATLAB programming source code for pattern huffman coding(MATLAB programming of graphics huffman coding source MATLAB programming source code for pattern huffman coding)
- 2010-08-03 11:16:30下载
- 积分:1
-
classic
数据分析与解方程,绘图,插值,拟合,以及一些经典的matlab算法程序(Data analysis and solution of equations, mapping, interpolation, fitting, as well as some classic algorithm matlab program)
- 2008-04-09 12:29:39下载
- 积分:1
-
Untitled
cic抽取滤波器的matlab软件仿真实现的源代码(cic decimation filter implementation matlab source code for software simulation)
- 2010-05-06 13:17:12下载
- 积分:1
-
1
说明: for load data in matlab
- 2011-07-18 00:09:59下载
- 积分:1
-
kalman
卡尔曼滤波源代码 m文件 希望大家可以用上 另外我还有其他的程序(kalman filter)
- 2011-10-31 10:23:39下载
- 积分:1
-
ncut_multiscale_1_4
ncut分割算法matlab代码,需要的可以看看(ncut code)
- 2011-12-12 16:06:51下载
- 积分:1
-
Localization-in-Wireless-Sensor-Networks
Localization in wireless sensor networks is the process of determining the geographical positions of
sensors. Only some of the sensors (anchors) in the networks have prior knowledge about their geographical
positions. Localization algorithms use the location information of anchors and estimates
of distances between neighbouring nodes to determine the positions of the rest of the sensors.
- 2015-02-17 02:09:30下载
- 积分:1