搜索资源列表
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 implements a standard version of
cs_Grey
- 布谷鸟算法(Cuckoo Search Algorithm)优化灰色预测模型-the grey model optimized by CS
cuckoo_search
- 布谷鸟搜索(Cuckoo Search,缩写 CS),也叫杜鹃搜索,是由剑桥大学杨新社(音译自:Xin-She Yang)教授和S.戴布(S.Deb)于2009年提出的一种新兴启发算法[1]。 CS算法是通过模拟某些种属布谷鸟的寄生育雏(Brood Parasitism) [2],来有效地求解最优化问题的算法[3]。同时,CS也采用相关的Levy飞行搜索机制。研究表明,布谷鸟搜索比其他群体优化算法更有效-Cuckoo search (Cuckoo Search, acronym CS)
Cuckoo-algorithm
- 本程序介绍了一种新型的生物智能启发式算法-布谷鸟算法,用于对求解问题的优化分析。-This program introduces a new type of biological intelligence heuristics - Cuckoo algorithm used to solve the problem of optimization analysis.
gcsSVMcgForRegress
- 基于高斯扰动的布谷鸟算法优化svr网络.结合libsvm工具包可进行回归预测
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 .
布谷鸟算法
- 布谷鸟算法,matlab示例,能够实现对函数优化问题的求解等。
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 parasitic cuckoo proposed. Dueto th
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.
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 in 2009 The method has good pe
CS_BP_OK-low
- 使用布谷鸟算法优化BP神经网络进行分类。替换数据即可使用。(The BP neural network was classified by using the cuckoo algorithm. Replacement data can be used.)
cuckoo_search
- 布谷鸟算法 优化 智能算法 局部优化 学习案例(suanfa youhua Cuckoo algorithm optimization, intelligent algorithm, local optimization learning case)
code
- 一种群智能优化算法布谷鸟算法,用于车间调度,TSP问题以及VRP问题的优化等(A population intelligent optimization algorithm, the cuckoo algorithm, is used for job shop scheduling, TSP problem and optimization of VRP problems.)
布谷鸟算法优化DP
- 该算法为原始代码,可以提供给读者阅读与学习,掌握初始技能(Optimization of cuckoo algorithm)
布谷鸟
- 用matlab编写的布谷鸟算法,一种智能算法来解决无约束优化问题(The cuckoo algorithm written in matlab, an intelligent algorithm to solve the unconstrained optimization problem)