搜索资源列表
randpso
- 粒子群算法是同蚁群算法相似的群体智能算法,其基本思想是模拟自然界的群体行为来构造随机化算法,本程序是随机粒子群算法源代码,可以直接运行,针对不同的问题,只要稍加修改就可以马上使用,希望能对大家有点帮助。-PSO with the ant algorithm is similar groups intelligent algorithm, The basic idea is to simulate natural behavior groups to construct random algori
standpso
- 粒子群算法是同蚁群算法相似的群体智能算法,其基本思想是模拟自然界的群体行为来构造随机化算法,本程序是标准粒子群算法源代码,可以直接运行,针对不同的问题, 只要稍加修改,既可。-PSO with the ant algorithm is similar groups intelligent algorithm, The basic idea is to simulate natural behavior groups to construct random algorithm, the pro
PSOGA
- 改进的群体智能算法,简称PSO算法,包括C和matlab两种版本
智能蚁群算法及应用
- 作为群体智能的一种典型实现,蚁群算法正在受到学术界的广泛关注。这是一种基于种群寻优的启发式搜索算法,由M.Dorigo等人于1991年首先提出。本书从基本结构、算法特点、改进方法、突破途径、实现模式及应用模式等方面做了一些系统的研究工作,观点新颖,内容全面,具有一定的学术价值和研究意义
pso
- %--- 基本粒子群优化算法(Particle Swarm Optimization)--- ----- %--- 名称:基本粒子群优化算法(PSO) %------作用:求解优化问题 %------说明:全局性,并行性,高效的群体智能算法 ---- Elementary particle swarm optimization algorithm (Particle Swarm Optimization)----------- Name: Elementary Particle
PSO-toolbox
- PSO的matlab工具箱 群体智能算法:对求解连续函数的极值问题上比GA好用-PSO' s intelligent algorithm matlab toolbox groups: continuous function of solving the issue of the extreme ease of use than GA
pso
- 群体智能优化:粒子群算法,是一种以鸟群觅食这种社会行为为基础的最佳化寻优技术-particle swarm optimization
PSO
- 粒子群优化(PSO)算法是计算智能领域,除蚁群算法外的另外一种基于群体智能的优化算法。-Particle Swarm Optimization
pos
- 基本粒子群优化算法,求解优化问题,全局性,并行性,高效的群体智能算法-Particle swarm optimization algorithm for solving optimization problems, overall, parallelism, and efficient swarm intelligence algorithm
cilib-0.4.1.src
- 用Java写的计算群体智能库,报还有PSO粒子群算法。ACO蚂蚁算法,进化算法等得基本框架和类库-Computing Intelligence included PSO,ACO EA algorithems
DIJSTR
- 传统算法求解基于交通流量的最短路径问题,可以用于和群体智能算法进行比较试验。-The traditional algorithm for the shortest path based on traffic flow issues, and swarm intelligence algorithms can be used to compare the test.
pso-aco-paper
- 融合粒子群与蚁群算法优化XML群体智能搜索,不错的论文-Integration of particle swarm optimization and ant colony algorithm for searching XML swarm intelligence, a good paper! ! !
PSO_MATLAB
- 基本粒子群优化算法(Particle Swarm Optimization) 名称:基本粒子群优化算法(PSO) 作用:求解优化问题 说明:全局性,并行性,高效的群体智能算法-Particle swarm optimization (Particle Swarm Optimization) Title: Particle swarm optimization (PSO) Role: solve the optimization problem descr iption: overal
matlab-code-of-POS
- 基本粒子群优化算法(Particle Swarm Optimization,PSO)功能:求解优化问题的全局性,并行性,高效的群体智能算法-Particle swarm optimization (Particle Swarm Optimization, PSO) function: solving global optimization problems, parallelism, and efficient swarm intelligence algorithm
CEC09-MOEA-Codes-of-Problems
- CEC09年群体智能会议的测试问题的代码-CEC09-MOEA-Codes-of-Problems matlab code
GSOandqunti
- 几篇关于群搜索优化(Group Search Optimizer, GSO)算法在的高质量论文:包括群体智能搜索,改进群搜索以及快速群搜索算法。-3 articles on the Group Search Optimizer, GSO algorithm in high-quality papers include: swarm intelligence search, group search, and fast group improved search algorithm.
SwarmIntelligence_Trial_V2.0-(1)
- 群智能工具箱,整合了八种群体智能算法: PPNGA , SFLA , MSFLA , AF-SFLA , PSO , ABC , DEr1 , DEb2 -Swarm Intelligence Alogrihtm" Matlab Toolbox
PSO
- 基本粒子群优化算法 求解优化问题 全局性,并行性,高效的群体智能算法-Particle Swarm Optimization Algorithm Solving optimization problems Overall, parallelism, and efficient intelligence algorithm
MyPsoClerc
- 本粒子群优化算法(Particle Swarm Optimization)名称:基本粒子群优化算法(PSO) 作用:求解优化问题 说明:全局性,并行性,高效的群体智能算法 -The particle swarm optimization algorithm (Particle of Swarm Optimization) name: Particle Swarm Optimization algorithm (PSO) Role: solving optimization pro
Griewank公式验算
- 基于Python编写群体智能算法,采用差分进化理论,并用Griewank公式验证(The swarm intelligence algorithm is written based on Python. Differential evolution theory is adopted and verified by Griewank formula.)