Welcome![Sign In][Sign Up]
Location:
Search - swarm

Search list

[AI-NN-PRPSO

Description: PSO算法,粒子群优化算法,VC界面实现-PSO algorithm, particle swarm optimization algorithm, VC interface
Platform: | Size: 289792 | Author: 有偿编程,挣点生活费 | Hits:

[AI-NN-PR1234

Description: 组合优化问题的人工鱼群算法应用 通过模仿鱼类的行为方式,提出了一种基于动物自治体的优化方法—人工鱼群算法(Artificial Fish- school Al2 gorithm) ,并将其用于组合优化问题的求解. 介绍了该算法在此类问题求解中的距离、邻域等概念,给出了具体的实 现方法. 最后以TSP 问题为例对该算法进行仿真测试. 结果表明它具有快速收敛的能力.-Combinatorial optimization problems through the application of artificial fish-swarm algorithm to imitate the behavior of fish, an animal-based self-governing body of the optimization method- artificial fish-swarm algorithm (Artificial Fish-school Al2gorithm), and their use for solving combinatorial optimization problems . Introduction of the algorithm for solving such problems in the distance, the concept of neighborhood is given a specific method. Finally to TSP as an example of the algorithm simulation tests. The results show that it has the ability to fast convergence.
Platform: | Size: 100352 | Author: 馨竹 | Hits:

[AI-NN-PRqpso

Description: 量子粒子群优化算法,采用matlab编程,可实现快速优化多维函数,不易陷入局部最优值。-Quantum particle swarm optimization algorithm, using matlab programming, can be optimized for fast multi-dimensional functions, not easily trapped into local optimal values.
Platform: | Size: 1024 | Author: 李志远 | Hits:

[AI-NN-PRpos

Description: 用C++编写的一个粒子群算法,供大家分享,希望能给你帮助。-With C++ Prepared a Particle Swarm Optimization for everyone to share, hope that I can help you.
Platform: | Size: 16384 | Author: 李冲 | Hits:

[matlabMPSO

Description: pos算法,MATLAB的粒子群优化算法程序设计-pos algorithm, MATLAB Particle Swarm Optimization Program Design
Platform: | Size: 2048 | Author: dongye | Hits:

[OtherSwarm_Intelligent_Systems

Description: 非常好的优化算法的书,详细介绍了蚁群算法和粒子群算法以及相关的matlab工具箱,讲了理论和应用给出了工具箱的下载地址。 Swarm intelligence is an innovative computational way to solve hard problems. In particular, particle swarm optimization, also commonly known as PSO, mimics the behavior of a swarm of insects or a school of fish. If one of the particle discovers a good path to food the rest of the swarm will be able to follow instantly even if they are far away in the swarm. Swarm behavior is modeled by particles in multidimensional space that have two characteristics: a position and a velocity. These particles wander around the hyperspace and remember the best position that they have discovered. They communicate good positions to each other and adjust their own position and velocity based on these good positions. -Optimization algorithm very good book, detailing the ant colony algorithm and particle swarm optimization and related matlab toolbox, talked about the theory and application are given toolbox download address. Swarm intelligence is an innovative computational way to solve hard problems. In particular, particle swarm optimization, also commonly known as PSO, mimics the behavior of a swarm of insects or a school of fish. If one of the particle discovers a good path to food the rest of the swarm will be able to follow instantly even if they are far away in the swarm. Swarm behavior is modeled by particles in multidimensional space that have two characteristics: a position and a velocity. These particles wander around the hyperspace and remember the best position that they have discovered. They communicate good positions to each other and adjust their own position and velocity based on these good positions.
Platform: | Size: 5972992 | Author: dh | Hits:

[DocumentsQPSO1

Description: Particle swarm optimization with particles having quantum behavior
Platform: | Size: 294912 | Author: 叶子 | Hits:

[AI-NN-PRNETWORK4

Description: Application of particle swarm optimization (PSO) to single-snapshot direction of arrival (DOA) estimation
Platform: | Size: 156672 | Author: 叶子 | Hits:

[Booksweili

Description: 微粒群算法电子图书,内附微粒群算法源程序。-Particle Swarm Optimization of electronic books, containing source PSO algorithm.
Platform: | Size: 2945024 | Author: 韩波 | Hits:

[matlabpos

Description: 最基本的粒子群算法实现的数据聚类,超简单,觉得对初学者有用-The most basic particle swarm data clustering algorithm, super-simple, feel useful for beginners
Platform: | Size: 9216 | Author: sunyang | Hits:

[Mathimatics-Numerical algorithmsparticleswarmoptimizationasedbehavioral

Description: 一篇优秀的博士论文,题目是 A particle swarm optimization based behavioral and probabilistic fire evacuation model incorporating fire hazards and human behaviors-An outstanding doctoral dissertation, entitled A particle swarm optimization based behavioral and probabilistic fire evacuation model incorporating fire hazards and human behaviors
Platform: | Size: 902144 | Author: 博击长空 | Hits:

[matlabGAxunlianzhuhanshu

Description: 粒子群寻优。 利用粒子群寻优的方法,对神经网络进行训练。该源程序对以前的程序进行了改进。-Particle swarm optimization. The use of particle swarm optimization method for neural network training. The source of the previous procedure has been improved.
Platform: | Size: 1024 | Author: shiqh2002 | Hits:

[AI-NN-PRDPSO-C.tar

Description: 耗散粒子群(DPSO)优化算法C程序及其测试实例-Dissipative Particle Swarm (DPSO) optimization algorithm C program and its test case
Platform: | Size: 8192 | Author: Cheng bing | Hits:

[AI-NN-PRArtificialFishesAlgorithm

Description: 介绍了一种新型的智能优化方法_人工鱼群算法-Introduce a new type of intelligent optimization methods _ artificial fish-swarm algorithm
Platform: | Size: 300032 | Author: 钱伟 | Hits:

[OtherSwarm_Intelligent_Systems-Springer

Description: Swarm intelligence is an innovative computational way to solving hard problems. This discipline is inspired by the behavior of social insects such as fish schools and bird flocks and colonies of ants, termites, bees and wasps. In general, this is done by mimicking the behavior of the biological creatures within their swarms and colonies.
Platform: | Size: 5974016 | Author: 黄先生 | Hits:

[AI-NN-PRtest3_5

Description: 粒子群算法的实例,应用于无线网络节点的动态布署等。图和表显示结果-Examples of particle swarm optimization applied to the wireless network nodes, such as dynamic deployment. Graph and table shows the results of
Platform: | Size: 4096 | Author: QGP | Hits:

[Software EngineeringPSO.pdf

Description: pso program 附录1、标准微粒群算法源程序 附录2、随机微粒群算法程序-pso program in Appendix 1, the standard PSO algorithm source code in Appendix 2, a random particle swarm optimization process
Platform: | Size: 2024448 | Author: peter | Hits:

[Otherliziqun_algorithm

Description: 搜集了九篇有关粒子群优化算法的论文(已在公开杂志上发表)-Collected 9 Particle Swarm Optimization on the paper (in a public journal)
Platform: | Size: 825344 | Author: 飞影静流 | Hits:

[OthersetforSwarm2.1

Description: set for Swarm2.1是圣菲研究院的开发人员对Swarm的特性及其使用描述的最为完备的指南性文档。从这里可以获得最细致的平台说明。-set for Swarm2.1 Santa Fe Institute is the developer of the Swarm and its use to describe the characteristics of the most complete guide of the document. From here get the most detailed description of the platform.
Platform: | Size: 2281472 | Author: 增平 | Hits:

[AI-NN-PRAFSA

Description: 关于鱼群算法的一个程序,希望对学习智能算法的朋友有所帮助。-Fish-swarm algorithm on a procedure, and they hope to learn from intelligent algorithm friend help.
Platform: | Size: 4096 | Author: duweijie | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

CodeBus www.codebus.net