搜索资源列表
ORCS-algorithm
- 一阶布谷鸟搜素算法,该算法是CS的改进版本,在收敛性能方面有较大改善!-One Rank Cuckoo Search (ORCS) algorithm Implementation of the ORCS optimization algorithm.
cs_Grey
- 布谷鸟算法(Cuckoo Search Algorithm)优化灰色预测模型-the grey model optimized by CS
genetic-cuckoo-optimization-algorithm-gcoa.txt.zi
- n this paper, Optimization is considered as the main impact of insight problem and heuristic methods. A proposed method is represented by using two optimization algorithms cuckoo optimization is heuristic method and Genetic algorithm is meta-heuristi
Cuckoo-algorithm
- 本程序介绍了一种新型的生物智能启发式算法-布谷鸟算法,用于对求解问题的优化分析。-This program introduces a new type of biological intelligence heuristics - Cuckoo algorithm used to solve the problem of optimization analysis.
Cuckoo-Optimization-Algorithm
- 布谷鸟极值优化法,可以优化各种模型参数和函数参数,提升精度-Cuckoo extremal optimization method, all sorts of model parameters and function parameters can be optimized, improve precision.
CLSCS-core
- 基于混沌单纯形法算子的布谷鸟搜索算法,算法引入混沌算子及单纯形法,提高了布谷鸟搜索算法的寻优能力。-an improved cuckoo search algorithm (CS) using chaotic local search and simplex method (CLSCS)
CS_SVM
- 我们使用布谷鸟智能算法优化SVM的参数(c,g)以此提高SVM的预测能力。-We use the cuckoo intelligent algorithm to optimize the parameters of the SVM (c, g) in order to improve the prediction ability of SVM.
Cuckoo-search-algorithm
- 布谷鸟搜索算法[CuckooSearch(CS)],也叫杜鹃搜索,是由剑桥大学Xin-SheYang(杨新社)教授和S.Deb于2009年提出的一种新兴启发算法CS算法通过模拟某些种属布谷鸟(CuckooSpecies)的寄生育雏(BroodParasitism)来有效地求解最优化问题的算法.同时,CS也采用相关的Levy飞行搜索机制。-Cuckoo search algorithm [CuckooSearch (CS)], also called cuckoo search algorithm
Intelligent-algorithm
- 智能算法,益群和布谷鸟算法解决非线性优化等问题-Intelligent algorithm, ant colony algorithm and cuckoo algorithm to solve nonlinear optimization and other issues
my_cuckoo
- 改写后的布谷鸟优化算法,比原有算法更简洁易懂。-After rewriting the cuckoo optimization algorithm, more concise than the original code.
CS_BP_OK-low
- 使用布谷鸟算法优化BP神经网络进行分类。替换数据即可使用。(The BP neural network was classified by using the cuckoo algorithm. Replacement data can be used.)
