搜索资源列表
蜂群算法实验程序
- 蜂群算法实验程序
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
fenqunsuanfa-zhuboluyou
- 一种基于蜂群算法的ABC支持型QoS组播路由机制,利用现代生物智能计算方法实现的Qos路由算法。-ABC colony algorithm based on support of QoS-based multicast routing mechanisms, the use of modern bio-intelligent method to achieve Qos routing algorithm.
ABC
- 人工蜂群算法的经典源代码 可以根据自己的需要任意改动 简单易懂-Classic artificial bee colony algorithm source code can be changed according to their needs any straightforward
Artificial-bee-colony
- 人工蜂群算法(简称ABC)是由土耳其埃尔吉耶斯大学的Karaboga在2005年提出的一种基于蜜蜂群智能搜索行为的随机优化算法-Artificially colony algorithm (hereinafter referred to as ABC) is by Turkish elgie yves university in 2005 Karaboga
Colony-algorithm-C-comments
- 蜂群算法C注释 人工智能,,遗传算法,蜂群算法的C语言,希望对大家研究蜂群算法有帮助! -Colony algorithm C comments artificial intelligence,, genetic algorithm, the colony algorithm of C language, hope to everyone research colony algorithm have help!!!!!
ABC_MATLAB_web
- 一种模拟蜂群觅食的算法,人工蜂群算法,可以用于参数寻优(artificial beem calculation)
basicABC
- 基本人工蜂群算法,带中文注释 可以用来求解优化问题,也可在此基础上改进(Basic Artificial Bee Colony Algorithm with Chinese Notes Can be used to solve the optimization problem can also be improved on this basis)
人工蜂群算法
- 人工蜂群算法(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)
人工蜂群算法研究综述_作者 (1)
- 人工蜂群算法,智能算法,多目标多维度目标搜索(Artificial bee colony algorithm, intelligent algorithm, multi objective multi dimensional target search)
ABC
- 标准人工蜂群算法详细代码,含20个基准函数(The standard artificial bee colony algorithm contains 20 benchmark functions)
ABC_cobe
- 人工智能蜂群算法,c++编辑,是用软件Notepad++存储的,可自行更改(Artificial intelligence bee colony algorithm, c++ editor, is stored in software Notepad++ and can be changed by itself)
人工蜂群算法
- 群优化算法之一,模拟蜂群种族特征,优化算法计算(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)
MATLABABCv2
- 人工蜂群算法的matlab代码,包含测试函数(artificial bee colony)
Graph
- 人工蜂群算法,ABC,最优解,最优路径,随机产生的路径中找到最优的解(Practical Application of Artificial Bee Colony Algorithm)
人工蜂群算法
- 人工蜂群算法的详细实现过程,可用性高,希望可以帮到大家
ABC
- 人工蜂群算法,带测试函数,可编译,好用。(Artificial bee colony algorithm, with test function, can compile, easy to use.)