搜索资源列表
SDCS
- 用matlab实现的改进的布谷鸟算法——SDCS,它是将最速下降法与CS相结合的-Matlab implementation of the improved algorithm of the cuckoo- SDCS , it will steepest descent method with CS
ORCS-algorithm
- 一阶布谷鸟搜素算法,该算法是CS的改进版本,在收敛性能方面有较大改善!-One Rank Cuckoo Search (ORCS) algorithm Implementation of the ORCS optimization algorithm.
buguniaosuanfa
- 布谷鸟搜索算法,变量少,简洁高效,是一种元启发式优化算法,本程序是布谷鸟搜索算法的改进版本。-Cuckoo search algorithm, less variables, simple and efficient, is a meta heuristic optimization algorithm, this procedure is the cuckoo search algorithm, an improved version.
cuckoo_searchG
- 布谷鸟基本算法代码,可以下载后进行相关改进使用(Basic algorithm code for Cuckoo.It can be downloaded for related improvements.)
基于混沌单纯形法算子的布谷鸟搜索算法
- 运用单纯形法的改进型布谷鸟算法,效果优良(Improved cuckoo algorithm using the simplex method)
CS_algorithm -
- 给出了布谷鸟算法的原始代码,逐行进行解释说明,浅显易懂;对原始布谷鸟算法代码进行了改进。(The original code of the cuckoo algorithm is given, which is explained line by line and easy to understand. The original cuckoo algorithm code is improved.)