搜索资源列表
蜂群算法源代码
- 蜂群算法matlab代码,可以使用!
人工蜂群算法
- 这是人工蜂群算法(artificial bee colony)的matlab仿真程序,如果有用到的,相信会有用处
蜂群算法实验程序
- 蜂群算法实验程序
ABC_MATLAB_web.国外蜂群算法
- 国外蜂群算法(Artificial Bee Colony Algorithm ,ABC)源码,Artificial Bee Colony Algorithm
Artificial-Bee-Colony
- 人工蜂群算法解决函数优化问题代码,内含Sphere,rastrigin,rosenbrock等标准测试函数- ABC algorithm coded using MATLAB language*/ /* Artificial Bee Colony (ABC) is one of the most recently defined algorithms by Dervis Karaboga in 2005, motivated by the intelligent behavior
abc----matlab
- abc人工蜂群算法 c语言编程源码-abc language code
人工蜂群算法源代码
- 人工蜂群算法源代码,可以运行,会有结果图以及运行结果。
人工蜂群源代码
- 简单的人工蜂群源代码,简单,易操作,有操作的符号图(Simple artificial bee source code)
人工蜂群算法
- 人工蜂群算法(Artificial Bee Colony, ABC)是由Karaboga于2005年提出的一种新颖的基于群智能的全局优化算法,其直观背景来源于蜂群的采蜜行为,蜜蜂根据各自的分工进行不同的活动,并实现蜂群信息的共享和交流,从而找到问题的最优解。人工蜂群算法属于群智能算法的一种。(Artificial bee colony algorithm is a novel optimization algorithm based on swarm intelligence is propos
人工蜂群算法_MATLAB 版
- 人工蜂群算法适应度计算,本文件是人工蜂群算法MATLAB版(Artificial bee colony algorithm fitness calculation)
人工蜂群算法_MATLAB 版01
- 人工蜂群算法 智能优化算法 启发式算法 程序(artificial swarm optimization)
人工蜂群算法研究综述_作者 (1)
- 人工蜂群算法,智能算法,多目标多维度目标搜索(Artificial bee colony algorithm, intelligent algorithm, multi objective multi dimensional target search)
人工蜂群算法(改进版)
- 介绍了一种新的人工蜂群算法,此算法可以用来解决任何多维函数优化问题。算法收敛性比较好!(This paper introduces a new artificial swarm algorithm which can be used to solve any multidimensional function optimization problems.Algorithm convergence is good!)
人工蜂群算法
- 群优化算法之一,模拟蜂群种族特征,优化算法计算(One of the group optimization algorithms to simulate the race characteristics of the swarm of bees and the calculation of the optimization algorithm)
人工蜂群
- 人工蜂群算法,可用于各领域优化,也可进行算法研究,对算法进行改进(artificial bee colony algorithm that can be used for optimization)
蜂群-Matlab-origin
- matlab的人工蜂群算法程序,打开程序即可适用(An artificial group algorithm program for matlab)
改进版蜂群算法
- 改进版蜂群算法,用于求解大规模复杂优化问题(An improved bee colony algorithm for solving large-scale complex optimization problems)
动态蜂群算法源程序
- 动态蜂群算法源程序,实现复杂优化的求解~~~(Dynamic swarm algorithm source program to achieve complex optimization solution ~~~)
ABCPSO(人工蜂群算法与粒子群算法)-新
- ABCPSO(人工蜂群算法与粒子群算法)(ABCPSO (Artificial Bee Colony and Particle Swarm Optimization))
人工蜂群算法
- 人工蜂群算法的改进,基于混沌的人工蜂群算法,可求解优化问题(The improvement of artificial colony algorithm, based on chaos artificial colony algorithm, can solve the optimization problem)