搜索资源列表
gasvm
- 关于优化的svm寻优算法,是用ga算法优化的,过几天我会上传基于布谷鸟算法的优化算法-About optimization svm optimization algorithm is ga algorithm optimization, a few days I will upload cuckoo algorithm based optimization algorithm
cs
- 桥大学的YANG 和拉曼工程大学的 DEB 模拟布谷鸟的寻窝产卵行为, 提出一种新的智能优化算法 —— 布谷鸟搜索算法( Cuckoo Search) [9]。这种算法主要 基于布谷鸟的巢寄生繁殖机理和莱维飞行( L vy flights) 搜索原理两个方面, 目前, 利用布谷鸟搜索算法( CS)求解 优化问题的研究还处于起步阶段。-This demo program only implement
cuckoo_sea
- 新型智能优化算法,布谷鸟搜索算法,解决优化问题-Cuckoo search source code
cuckoo_search
- 布谷鸟搜索(Cuckoo Search,缩写 CS),也叫杜鹃搜索,是由剑桥大学杨新社(音译自:Xin-She Yang)教授和S.戴布(S.Deb)于2009年提出的一种新兴启发算法[1]。 CS算法是通过模拟某些种属布谷鸟的寄生育雏(Brood Parasitism) [2],来有效地求解最优化问题的算法[3]。同时,CS也采用相关的Levy飞行搜索机制。研究表明,布谷鸟搜索比其他群体优化算法更有效-Cuckoo sear
bgn
- 布谷鸟算法是一种新的智能优化算法,广泛应用于工程问题。-Cuckoo algorithm is a new intelligent optimization algorithm, widely used in engineering problems.
CuckooOptimizationAlgorithm
- 布谷鸟算法是一种元启发式优化算法,基于它的特点,计算函数y = rastrigin(x)的全局最小值。-Cuckoo algorithm is a heuristic optimization algorithm, based on its characteristics,function y = rastrigin the global minimum of (x) is calculated .
cuckoo
- 布谷鸟算法[Bat Algorithm(BA)]是一种元启发式优化算法,是Xin-She Yang(音译:杨新社)在2010年提出的算法[1]. 这个蝙蝠算法以微蝙蝠(microbats)回声定位行为的基础,采用不同的脉冲发射率和响度[-cuckoo algorithm [ cuckoo is a meta heuristic optimization algorithm, is Xin-She Yang,: Yang Xinshe)
cuckoo_search_spring
- 布谷鸟搜索算法,是一种元启发式优化算法,用于寻求最优解。-cuckoo search
CS
- 此程序为,布谷鸟搜索算法优化小波神经网络,适合初学者,看一下就明白。-This program is, cuckoo search algorithm optimization neural network, suitable for beginners, look at it to understand.
The-Cuckoo-SearchThe-Cuckoo-Search
- 布谷鸟搜索(CS)算法是根据生物界中布谷鸟的寄生繁殖机理而提出的一种仿生智能优化算法,由于布谷鸟搜索算法具有优秀的全局搜索和局部搜索能力,并且控制参数少,收敛速度快-The Cuckoo Search (CS) algorithm is a bionic intelligent optimization algorithmbased on the mechanism of biological reproduction in paras
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.
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
my_cuckoo
- 改写后的布谷鸟优化算法,比原有算法更简洁易懂。-After rewriting the cuckoo optimization algorithm, more concise than the original code.
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
CS_BP_OK-low
- 使用布谷鸟算法优化BP神经网络进行分类。替换数据即可使用。(The BP neural network was classified by using the cuckoo algorithm. Replacement data can be used.)
布谷鸟
- 布谷鸟优化算法是对参数进行优化的算法,为元启发式算法的一种(The optimization algorithm of cuckoo is an optimization algorithm for the parameters)
布谷鸟
- 布谷鸟优化算法,用以解决机器学习的网络优化,使之达到有效精度。(The optimization algorithm of cuckoo is used to solve the network optimization of machine learning to achieve effective accuracy.)
布谷鸟
- matlab神经网络优化算法之布谷鸟算法(matlab neural network optimization algorithm , cuckoo algorithm)
cuckoo_search
- 布谷鸟优化算法,利用布谷鸟算法来寻优,英国剑桥大学教授发明的布谷鸟算法。(cuckoo_search method)
布谷鸟
- 用matlab编写的布谷鸟算法,一种智能算法来解决无约束优化问题(The cuckoo algorithm written in matlab, an intelligent algorithm to solve the unconstrained optimization problem)