CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - swarm
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - swarm - List
[
MPI
]
sugarscape_model
DL : 0
本源码应用于Java的JDK1.4.2版本+Swarm2.2 程序在Cygwin终端运行-applied to the source code of Java JDK1.4.2 version Swarm2.2 procedures Cygw in terminal operations
Date
: 2025-12-27
Size
: 37kb
User
:
[
MPI
]
PSOtoolbox
DL : 0
微粒群算法[PSO ] 是由Kennedy 和Eberhart等于1995 年开发的一种演化计算技术, 来源于对鸟群捕食过程的模拟。PSO同遗传算法类似,是一种基于叠代的优化工具,但与遗传算法使用遗传操作子进行优化不同,利用群体中各个体之间的“协作”与“竞争”关系,根据自身及其竞争者的飞行经验,调整自己的行为。同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域。-Particle Swarm Optimization [PSO] are equal by Kennedy and Eberhart in 1995 developed an evolutionary computing technology, from preying on the birds of the simulation process. PSO with genetic algorithm is similar to an iterative optimization-based tool, but the use of genetic algorithms and genetic manipulation of different sub-optimize the use of groups between the various entities within the " collaboration" and " competitive" relationship, according to themselves and their competition the flying experience, adjust their behavior. Comparison with genetic algorithms, PSO has the advantage of being simple and easy and did not realize the need to adjust the parameters much. Has been widely applied to function optimization, neural network training, fuzzy system control, as well as other genetic algorithm applications.
Date
: 2025-12-27
Size
: 863kb
User
:
wzy
[
MPI
]
PSO
DL : 0
粒子群进化算法,标准的源代码程序和实例教程。-Evolutionary particle swarm algorithm, standard procedures and examples of source code tutorial.
Date
: 2025-12-27
Size
: 11kb
User
:
jia
[
MPI
]
pso
DL : 0
简单粒子群算法 能优化但目标函数 算法简单 效果好-A simple particle swarm optimization algorithm to optimize the objective function, but simple and good results
Date
: 2025-12-27
Size
: 1kb
User
:
fanglingfen
[
MPI
]
Adaptive_particle_swarm_algorithm
DL : 1
自适应粒子群算法,自适应粒子群算法,在普通的粒子群算法里面加入了熵和平均粒距的概念,收敛速度大大提高,而且不容易陷入局部最优,能更有效的解决复杂问题。-Adaptive particle swarm algorithm, adaptive particle swarm optimization, in which ordinary PSO joined the entropy and the concept of average distance, speed up the convergence, but not easy to fall into local optimum, more effective solutions to complex problems.
Date
: 2025-12-27
Size
: 5kb
User
:
陈波
[
MPI
]
Pso
DL : 1
一种新的并行文化微粒群优化算法,为了避免微粒群优化算法在解决复杂优化问题时陷入局部最优-A new parallel culture particle swarm optimization, in order to avoid particle swarm optimization in solving complex optimization problems into local optimum
Date
: 2025-12-27
Size
: 344kb
User
:
刘欣
[
MPI
]
psotsp
DL : 0
用粒子群算法解决tsp问题,其粒子群算法为离散粒子群算法。-Using particle swarm algorithm to solve the problem tsp its discrete particle swarm PSO.
Date
: 2025-12-27
Size
: 6kb
User
:
何涛
[
MPI
]
psocode
DL : 0
标准微粒群算法源程序 该程序用于计算Goldstein-Price函数 -Standard particle swarm algorithm source code of the program used to calculate the Goldstein-Price function
Date
: 2025-12-27
Size
: 8kb
User
:
wangdongdong
[
MPI
]
newPSOtool
DL : 0
粒子群最新工具箱,内附使用说明和例子 PSO算法使用简介-Particle Swarm toolbox booklet contains instructions and examples Introduction to the PSO algorithm to use
Date
: 2025-12-27
Size
: 793kb
User
:
何飞
[
MPI
]
test06
DL : 0
一个基于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 computational efficiency is relatively high
Date
: 2025-12-27
Size
: 14.04mb
User
:
汤良宇
[
MPI
]
PSOCUDA
DL : 0
采用CUDA平台实现人工智能的粒子群优化算法,加速比可达到10倍左右,结构清晰。-The CUDA platform for artificial intelligence, particle swarm optimization algorithm, the speedup can reach about 10 times, a clear structure.
Date
: 2025-12-27
Size
: 447kb
User
:
张帅
[
MPI
]
rengongyu1
DL : 0
人工鱼群算法实现多个参数并行优化,解决参数优化的系列问题。-Artificial fish swarm algorithm optimization of multiple parameters in parallel, a series of problems to solve the parameter optimization.
Date
: 2025-12-27
Size
: 1kb
User
:
朱茵
[
MPI
]
chenxu
DL : 0
使用粒子群算法解决优化问题,该算法有全局搜索和局部搜索能力,方便快捷。-Particle swarm algorithm to solve the optimization problem, the algorithm global search and local search capability, quick and easy.
Date
: 2025-12-27
Size
: 4kb
User
:
xionghailong
[
MPI
]
pso-matlab
DL : 0
粒子群优化算法matlab程序,简洁易懂,适用于初学者!-Particle Swarm Optimization algorithm matlab program
Date
: 2025-12-27
Size
: 2kb
User
:
andy
[
MPI
]
Artificial-Immune
DL : 0
Artificial Immune - Particle Swarm Optimization-Artificial Immune- Particle Swarm Optimization
Date
: 2025-12-27
Size
: 2kb
User
:
王子
[
MPI
]
ELPSO
DL : 0
基于样本的粒子群优化算法,(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 examples can guide a crowd towards making progress, ELPSO uses an example set of multiple global best particles to update the positions of the particles.
Date
: 2025-12-27
Size
: 3kb
User
:
张绍泉
[
MPI
]
pso
DL : 0
particle swarm optimization
Date
: 2025-12-27
Size
: 2kb
User
:
shailu
[
MPI
]
microgrid_PSO
DL : 0
粒子群解决带约束的微网调度程序,能够解决微网优化问题-the particle swarm optimization for microgrid capacity scheduling
Date
: 2025-12-27
Size
: 3kb
User
:
黄松
[
MPI
]
PSO_MATLAB
DL : 0
PSO粒子群优化算法,实现函数优化、并行计算等功能-Particle Swarm Optimization
Date
: 2025-12-27
Size
: 8kb
User
:
金永
[
MPI
]
PsoSpark
DL : 0
粒子群在spark平台上实现,scala编写(Particle swarm is implemented on spark platform, and scala is written)
Date
: 2025-12-27
Size
: 141kb
User
:
cheng4632
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.