搜索资源列表
cuckoo_search
- cuckoo search an evolutionary algorithm in optimization technique
cuckoo_search
- 布谷鸟搜索(Cuckoo Search,缩写 CS),也叫杜鹃搜索,是由剑桥大学杨新社(音译自:Xin-She Yang)教授和S.戴布(S.Deb)于2009年提出的一种新兴启发算法[1]。 CS算法是通过模拟某些种属布谷鸟的寄生育雏(Brood Parasitism) [2],来有效地求解最优化问题的算法[3]。同时,CS也采用相关的Levy飞行搜索机制。研究表明,布谷鸟搜索比其他群体优化算法更有效-Cuckoo sear
cuckoo_search
- 该文件中是布谷鸟搜索算法源程序,主要涉及到莱维飞行公式-cuckoo search algorithems
cuckoo_search.m
- Xin she Yang提出的布谷鸟算法,用来解决最优化问题。相比于传统的遗传算法和粒子群算法,该算法的效率更高。-It is published by Xin she Yang and is able to solve the optimization question。it is one of the heuristic algorithm and has the advantage compared with the GA and
Cuckoo_Search
- A Novel Heuristic Algorithm based on Cuckoo Search for Multi-Objective Optimization
cuckoo_search
- cuckoo search algorithm
cuckoo_search
- 布谷鸟算法 布谷鸟算法 布谷鸟算法-cukoo algorithm
cuckoo_search
- 布谷鸟搜索算法,用于求解最优化问题。主要的程序为cuckoo_search-Cuckoo search algorithm for solving optimization problems. The main program is cuckoo_search
cuckoo
- A new metaheuristic optimization algorithm, called Cuckoo Search (CS), is fully implemented, and the vectorized version is given here. This code demonstrates how CS works for unconstrained optimization, which can easily
cuckoo_search
- Cuckoo search algorithm
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
cuckoo_search
- 该文件为一种求解非线性带约束问题的布谷鸟算法,已通过弹簧设计问题的仿真测试。(The file a cuckoo search algorithm for solving the nonlinear problem with constraints, and the algorithm has been tested by the spring design problem.)
cuckoo_search
- Yang All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are
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_search
- 是布谷鸟的原始代码,对于初学者容易上手,易懂。(Cuckoo is the original code, easy to use for beginners, easy to understand.)
cuckoo_search
- 布谷鸟优化算法,利用布谷鸟算法来寻优,英国剑桥大学教授发明的布谷鸟算法。(cuckoo_search method)