搜索资源列表
SimpleObserverBug
- 一个swarm开发的例子程序,可以帮助大家了解用java编写swarm程序的大致流程。-development of a swarm of example programs understanding can help you use java preparation procedures generally swarm process.
cdos
- 国外名著《Swarm Intelligence》一书的配套代码,C语言编写。-abroad masterpiece "Swarm Intelligence," a book supporting code, C language.
PSO1
- 一个很好的pso程序 粒子群优化法的一个好例子-A very good program PSO Particle Swarm Optimization method a good example of
pso
- 简单粒子群算法 能优化但目标函数 算法简单 效果好-A simple particle swarm optimization algorithm to optimize the objective function, but simple and good results
Pso
- 一种新的并行文化微粒群优化算法,为了避免微粒群优化算法在解决复杂优化问题时陷入局部最优-A new parallel culture particle swarm optimization, in order to avoid particle swarm optimization in solving complex optimization problems into local optimum
test06
- 一个基于OpenMP的并行粒子群优化算法编程,类似于计算器,使用时只需对适应度函数进行相应改动,且并行计算效率相对较高-A programming based on the OpenMP parallel particle swarm optimization algorithm, similar to the calculator, use only the fitness function to make the appropriate changes, and the parallel c
PSOCUDA
- 采用CUDA平台实现人工智能的粒子群优化算法,加速比可达到10倍左右,结构清晰。-The CUDA platform for artificial intelligence, particle swarm optimization algorithm, the speedup can reach about 10 times, a clear structure.
pos
- 各种粒子群算法代码,有标准粒子群的,混合粒子群的,还有改进粒子群的。修改参数就可用。-A variety of particle swarm algorithm code, standard particle swarm hybrid particle swarm, as well as improved particle swarm. Modify the parameters can be used.
artp3A10.1007p2Fs10898-007-9149-x
- a reseach paper on the modellng of Arrtificial bee swarm optimization techniques employed in tracking and optimization
rengongyu1
- 人工鱼群算法实现多个参数并行优化,解决参数优化的系列问题。-Artificial fish swarm algorithm optimization of multiple parameters in parallel, a series of problems to solve the parameter optimization.
ant
- 蚁群算法是一种较新型的求解大规摸问题的群体智能算法,本源代码用于求解TSP问题-The ant colony algorithm is a more swarm intelligence algorithm to solve the problem of large-scale touch the source code used for solving TSP
ELPSO
- 基于样本的粒子群优化算法,(ELPSO),能够保持粒子的收敛性和多样性-This paper proposes an example-based learning PSO (ELPSO) to overcome these shortcomings by keeping a balance between swarm diversity and convergence speed. Inspired by a social phenomenon that multiple good ex
pso_youhua
- 粒子群优化算法是一种基于群体智能的演化计算技术,通过粒子在解空间追随最优的例子进行搜索-Particle swarm optimization algorithm is a kind of evolutionary computation technique based on swarm intelligence, through particles in the solution space to search for the optimal example
Swarm-Tracking
- 国外著名控制专著《extremum seeking control and application》输出跟踪控制案例源码,采用matlab编写,对研究极值搜索控制理论非常有帮助-a well-known book about system control 《extremum seeking control and application》output tracking control matlab code, it will benefit to study the extremum seeki
PSO-ACPSOduibi
- 粒子群和自适应混沌粒子群算法的程序,作了简单对比-Chaos particle swarm optimization and adaptive particle swarm optimization program, made a simple comparison
psoresearchpapers
- A concept for the optimization of nonlinear functions using particle swarm methodology is introduced. The evolution of several paradigms is outlined, and an implementation of one of the paradigms is discussed. Benchmark testing of t
pprs
- Particle swarm optimization is a heuristic global optimization method and also an optimization algorithm, which is based on swarm intelligence. It comes from the research on the bird and fish flock movement behavior. The algorithm is widely use
pso
- 这是粒子群优化的故障诊断程序,可以实现故障诊断-This is a fault diagnosis program based on particle swarm optimization ,which can realize fault diagnosis
PSOGSA
- 程序提出了一种基于人群混合算法,是粒子群优化和引力搜索算法的组合。主要目标提高整合PSO和GSA算法的能力-Hybrid Particle Swarm Optimization and Gravitational Search Algorithm (PSOGSA) A new hybrid population-based algorithm (PSOGSA) is proposed with the combination of Particle Swarm Optimization
PSOtool
- 这是一个粒子群算法的工具箱。希望对大家有帮助。-This is a particle swarm optimization toolbox.