搜索资源列表
PSO_Powell
- 一种关于pso和powell的混合算法在图象中的应用。-a PSO and Powell on the hybrid algorithm in the application of images.
tuihuo
- 简单的pso程序,用来计算最大值.y=x2-simple procedure used to calculate the maximum. Y = x2
sss
- 在现有的道路条件下,提高交通控制和管理水平,合理利用现有的交通设施,充分发挥其能力,是解决我国现在交通问题的有效方法之一。而对单路口信号配时的优化,是城市交通区域控制的基础,十分之重要。本文将自适应变异粒子群算法应用于交通信号配时,与传统的信号配时方法相比较,车辆的平均延误得到了明显的改善。-the existing road conditions, traffic control and management, rational use of existing transport facili
txpz
- 图像配准的很好的程序,里面用到粒子群算法-image registration is a good procedure, which used PSO
mopso.tar
- pso算法编程的c语言实现,pso算法编程的c语言实现-pso Algorithm Programming in C Language, pso Algorithm Programming in C Language
ts3
- C:\\Documents and Settings\\徐鸣\\桌面\\minimax&pso\\software-C : \\ Documents and Settings \\ Ming Xu \\ Desktop \\ minimax
PathPlanningofMobileRobot
- 基于粒子群算法的移动机器人路径规划,值得一看那-based PSO mobile robot path planning, it is worth looking at
lo-PSO
- PSO粒子群寻优算法。 Particle swarm optimization With linkage operator-PSO Particle Swarm Optimization algorithm. Particle swarm optimization With linkage oper.html se
PSOVC++.net
- 粒子群优化算法源代码(vc++.net)-PSO algorithm source code (vc. Net)
imagepeizhun
- GUI界面,proj.m 图片选择窗口,testListBoxlj.m 最优化算法,PSO.m,POWELL.m 互信息尺度,MI.m,EMI.m,RMI.m,HiMI.m,GMI.m,FPMI.m POWELL.m附属子程序oneDimSearch.m PSO.m附属子程序myMI.m 配准结果检验程序restore.m gobad.m对图像进行“平移”和“旋转” -GUI interface proj.m Photo selection window, testListBoxlj.m opt
pso
- The particle swarm optimization algorithm is very popular this years and widely used in many specilities. Our procedure is hoped to bu useful to you. -The particle swarm optimization algorith m is very popular this years and widely used in ma ny spec
shili
- 本程序代码是PSO算法的C#代码,可以帮助爱好PSO算法的同志学习研究
qiumian
- 本程序代码是PSO算法的又一个实例代码,希望大家共同学习
pso
- pso程序的源代码-粒子群优化算法源程序
PSO
- PSO最早是由Eberhart和Kennedy[1,2]于1995年提出的,是一种基于群智能方法的演化计算技术,起源于对简单社会系统的模拟,最初设想是模拟鸟群觅食的过程,但后来发现PSO是一种很好的优化工具。
jiaocha-PSO
- %--- --- ----- %--- 名称:带交叉因子的改进PSO算法 %------功能:求解多维无约束优化问题 %------特点:收敛性强,还可以加入变异算子
PSO
- PSO(Particle Swarm Optimization 粒子群优化算法),是课程的一个小项目,实现了单机调度排序
PSO
- PSO算法,用于神经网络算法,在RF电路设计中也可以应用。
PSO-TSP.rar
- 本程序是一个用POS来求解NP难问题,比图TSP问题,实际仿真效果证明改算法合理,This procedure is a POS to use NP hard problem to solve than the TSP problem graph, the actual simulation results prove that a reasonable change algorithm
PSO
- Here is a very simple version of PSO in Matlab. PSO is a very popular, population based metaheuristic algorithm that mimics swarming behavior/intelligence in order to solve optimization problems.