搜索资源列表
MATLAB-ABC
- 人工蜂群算法在函数优化上的应用 matlab 应用仿真 函数优化-Artificial bee colony algorithm application in function optimization matlab simulation function optimization
ABC
- 原始人工蜂群算法求解无约束优化问题,改进了原始算法获得了更好的优化性能-original artificial bee colony algorithm for solving unconstrained optimization problems,we modified this algorithm and obtain a better performance
ABC-code
- 主要是运用c语言实现了ABC蜂群算法的编译,并且在此基础上详细的标注了语句的意思,方便读者的理解与运用-Mainly the use of c language compiler on ABC colony algorithm, and on this basis, detailed tagging of the meaning of the phrase, convenience of the reader' s understanding and use of
ABC
- artificial bee colony算法的C++实现-artificial bee colony algorithm
abc
- 页面置换算法,opt,lru,求OPT页面置换算法的命中率-Page replacement algorithm, opt, lru, seeking OPT page replacement algorithm hit rate
abc
- 最近最久未使用算法 先进先出算法 最佳置换算法-The most recent time algorithm for optimal use of algorithms FIFO replacement algorithm
abc
- 模拟退火算法解决TSP问题 输入格式(城市坐标.in): 第行:1个整数N,表示城市的数量 第..N+1行:每行有个空格分开的整数x,y,第i+1行的x,y表示城市i的坐标-Simulated annealing algorithm to solve TSP Input Format (city coordinates in.): The first line: an integer N, the number of cities S .. N+1 lines: eac
ABC
- 这是一个有关人工分群算法优化函数最优值得算法。-This is a clustering algorithm to optimize the function of artificial worth optimal algorithm.
ABC
- ABC algorithm using matlab
ABC
- 人工蜂群实现代码,不需要梯度信息,实现函数优化-artificial algorithm
ABC-algorithm
- 详细地介绍了人工蜂群算法的编写,并用几个标准测试函数来验证了它-The writing of the artificial colony algorithm are described in detail, and several standard test functions to verify it
ABC-ALGORITHM
- This the Matalb code of Artificial bee colony algorithm-This is the Matalb code of Artificial bee colony algorithm
ABC
- 人工蜂群算法是一种典型的模拟自然现象的优化算法-Artificial colony algorithm is a kind of typical optimization algorithm simulating natural phenomena
A-new-modified-artificial-bee-colony-algorithm-fo
- this file is about economic load dispatch with ABC
ABC
- artificial bee colony algorithm
bees colony algorithm
- powerpoint presentation
MATLAB ABC Improved version
- 代码很清晰地表达了蜂群算法的具体流程,还有相应的详细的注释(The code clearly expresses the specific process of bee colony algorithm, as well as the corresponding detailed notes)
10658-38666-1-PB
- ABC algo coptbees coptbeeMO
ABCv2
- 人工蜂群算法是比较传统的算法,程序有例子和测试函数,大家可以学习(you can learn this algorithm.)
ABCNNTrain
- ANN trained by ABC algorithm