搜索资源列表
布谷鸟算法
- 这是一个布谷鸟算法的实例,感觉还行,分分享一下!!
cuckoo_search
- 布谷鸟算法(Cuckoo Search, CS)[11,12]是剑桥大 学的YANG等人于2009 年提出的元启发式优化算 法,具有良好的性能,被广泛应用到工程实践中。(Cuckoo algorithm (Cuckoo, Search, CS) [11,12] is Cambridge big A meta heuristic optimization algorithm was developed by YANG et al i
buguniaosuanfa
- 布谷鸟算法自整定pid参数,比较实用。。。。。。。。。。。。。。。。(Cuckoo algorithm of self-tuning pid parameters, practical...)
CS_BP_OK-low
- 使用布谷鸟算法优化BP神经网络进行分类。替换数据即可使用。(The BP neural network was classified by using the cuckoo algorithm. Replacement data can be used.)
布谷鸟算法
- 初学最优化算法可以下载看一看,有算法例程,多篇中文文献,讲解详细。值得下载。(Beginner optimization algorithm, you can download a look, there are algorithms routines, a number of Chinese literature, to explain in detail. Worth downloading.)
布谷鸟算法
- 布谷鸟搜索算法[CuckooSearch(CS)],也叫杜鹃搜索,是由剑桥大学Xin-SheYang(杨新社)教授和S.Deb于2009年提出的一种新兴启发算法CS算法通过模拟某些种属布谷鸟(CuckooSpecies)的寄生育雏(BroodParasitism)来有效地求解最优化问题的算法.同时,CS也采用相关的Levy飞行搜索机制。(Cuckoo search algorithm [CuckooSearch (CS)], also
布谷鸟
- 布谷鸟算法的c++程序,其中用伪随机函数构建(Cuckoo algorithm c++ program)
cuckoo_search
- 通过布谷鸟算法实现局部搜索和全局搜索,得到最优(Local search and global search are achieved, and the optimal results are obtained)
cuckoo_search
- 布谷鸟算法 优化 智能算法 局部优化 学习案例(suanfa youhua Cuckoo algorithm optimization, intelligent algorithm, local optimization learning case)
cuckoo
- 简单的布谷鸟算法,用于算出数组的最值。适合初学者(A simple cuckoo algorithm is used to calculate the maximum value of an array)
CuckooOptimizationAlgorithm
- 群智能算法中的布谷鸟算法,实验证明可以用,性能比一般粒子群差分等都要好(cuckoo optimization algorithm)
布谷鸟
- 布谷鸟优化算法是对参数进行优化的算法,为元启发式算法的一种(The optimization algorithm of cuckoo is an optimization algorithm for the parameters)
布谷鸟
- matlab神经网络优化算法之布谷鸟算法(matlab neural network optimization algorithm , cuckoo algorithm)
布谷鸟算法(CS)Matlab
- 布谷鸟算法的应用,在论文,机器学习,自然语言处理等方面有着极大的应用(The application of the cuckoo algorithm, There are great applications in paper, machine learning, Natural Language Processing, etc.)
布谷鸟算法应用到爬虫
- 使用matlab实现的布谷鸟算法,非常好用,需要的可以下载看看!(Voting management system, the use of Java language development, SSH fr a mework, though difficult, but the function is very strong!)
cuckoo_search_new
- 这是一个布谷鸟算法的matlab实现,可以试一下(This is a cuckoo algorithm's Matlab implementation. You can try it.)
布谷鸟
- 用matlab编写的布谷鸟算法,一种智能算法来解决无约束优化问题(The cuckoo algorithm written in matlab, an intelligent algorithm to solve the unconstrained optimization problem)
基于混沌单纯形法算子的布谷鸟搜索算法
- 运用单纯形法的改进型布谷鸟算法,效果优良(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.)
CS-SVM
- 利用布谷鸟算法优化svm,有目标函数 实验室程序,好用(Optimization of SVM based on cuckoo algorithm)