CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - cuckoo algorithm

搜索资源列表

  1. SDCS

    3下载:
  2. 用matlab实现的改进的布谷鸟算法——SDCS,它是将最速下降法与CS相结合的-Matlab implementation of the improved algorithm of the cuckoo- SDCS , it will steepest descent method with CS
  3. 所属分类:Other systems

    • 发布日期:2015-10-31
    • 文件大小:2048
    • 提供者:丁默
  1. CS

    11下载:
  2. 布谷鸟搜索算法的源代码matlab实现,非常适合初学者使用-Cuckoo search algorithm source code matlab realize, very suitable for beginners to use
  3. 所属分类:matlab例程

    • 发布日期:2013-06-10
    • 文件大小:1141
    • 提供者:代江艳
  1. CuckooOptimizationAlgorithm

    0下载:
  2. Cuckoo Optimization Algorithm, for solving nonlinear, complex & large scale engineering problems
  3. 所属分类:software engineering

    • 发布日期:2017-11-23
    • 文件大小:4739
    • 提供者:abolfazl
  1. Coding-for-COA_HighPrecision_high-convergence

    0下载:
  2. Coding for COA_High Precision_high convergence ***Cuckoo Optimization Algorithm*** * Matlab Toolbox Ver. 1.0.1 * programmed by: "Ramin Rajabioun, 2011" This code minimizes your cost function, so don t change any part of your code. -C
  3. 所属分类:matlab

    • 发布日期:2017-11-08
    • 文件大小:3710
    • 提供者:nadem
  1. COAToolBox_coasite.info

    0下载:
  2. Cuckoo optimization algorithm matlab code
  3. 所属分类:matlab

    • 发布日期:2017-12-04
    • 文件大小:7356
    • 提供者:marzi
  1. COA-code

    0下载:
  2. This is code of Cuckoo Optimization Algorithm (COA) with MATLAB
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:7583
    • 提供者:ataei
  1. Coding-for-COA_HighPrecision_high-convergence

    0下载:
  2. Coding for COA_High Precision_high convergence ***Cuckoo Optimization Algorithm*** * Matlab Toolbox Ver. 1.0.1 * programmed by: "Ramin Rajabioun, 2011" This code minimizes your cost function, so don t change any part of your code.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3997
    • 提供者:eaclicker3
  1. Bat-Algorithm--Firefly-Algorithm-and-Cuckoo-Searc

    0下载:
  2. this algorithms are some metaheuristic algorithms that can be use for optimization problem.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:24695
    • 提供者:sandeep
  1. cs_Grey

    3下载:
  2. 布谷鸟算法(Cuckoo Search Algorithm)优化灰色预测模型-the grey model optimized by CS
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-06-08
    • 文件大小:11264
    • 提供者:Elaine
  1. cuckoo_search

    0下载:
  2. 布谷鸟搜索(Cuckoo Search,缩写 CS),也叫杜鹃搜索,是由剑桥大学杨新社(音译自:Xin-She Yang)教授和S.戴布(S.Deb)于2009年提出的一种新兴启发算法[1]。 CS算法是通过模拟某些种属布谷鸟的寄生育雏(Brood Parasitism) [2],来有效地求解最优化问题的算法[3]。同时,CS也采用相关的Levy飞行搜索机制。研究表明,布谷鸟搜索比其他群体优化算法更有效-Cuckoo search (Cuckoo Search, acronym CS)
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2734
    • 提供者:了了
  1. cts-pp-2k13

    0下载:
  2. In this paper, we present an improved and discrete version of the Cuckoo Search (CS) algorithm to solve the famous traveling salesman problem (TSP), an NP-hard combinatorial optimisation problem.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-29
    • 文件大小:99909
    • 提供者:fudi
  1. cuckoosearch

    0下载:
  2. This file gives the main function for the implementation of the hybridized version of the cuckoo search algorithm by combining it with the Nelder Mead Simplex algorithm. The method is designed to minimize functions with a low number of dime
  3. 所属分类:Project Design

    • 发布日期:2017-04-26
    • 文件大小:216716
    • 提供者:Umair ji
  1. ORCS

    0下载:
  2. One Rank Cuckoo Search (ORCS) algorithm Implementation of the ORCS optimization algorithm.
  3. 所属分类:Project Design

    • 发布日期:2017-04-02
    • 文件大小:3588
    • 提供者:Umair ji
  1. hoopoe-heuristic-optimization.txt

    0下载:
  2. Most optimization problems in real life applications are often highly nonlinear. Local optimization algorithms do not give the desired performance. So, only global optimization algorithms should be used to obtain optimal solutions. This paper propose
  3. 所属分类:Algorithm

  1. sensitivity-based-capacitor-placement-using-cucko

    0下载:
  2. sensitivity based capacitor placement using cuckoo search algorithm for maximum annual savings
  3. 所属分类:Development Research

    • 发布日期:2017-04-03
    • 文件大小:280542
    • 提供者:john
  1. Optimizer-master

    0下载:
  2. cuckoo search using levy flight - evolving agents using cuckoo search algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-05-10
    • 文件大小:2123377
    • 提供者:manaladham
  1. gcsSVMcgForRegress

    1下载:
  2. 基于高斯扰动的布谷鸟算法优化svr网络结合libsvm工具包可进行回归预测-Svr network optimization toolkit can be combined with libsvm regression prediction algorithm based on Gaussian disturbance cuckoo
  3. 所属分类:matlab

    • 发布日期:2016-06-08
    • 文件大小:2048
    • 提供者:顾凯
  1. cuckoosearch

    0下载:
  2. Cuckoo Search metaheuristic algorithm to general optimization problem
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2771
    • 提供者:leandromiguel
  1. CS_algorithm -

    0下载:
  2. 给出了布谷鸟算法的原始代码,逐行进行解释说明,浅显易懂;对原始布谷鸟算法代码进行了改进。(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.)
  3. 所属分类:matlab例程

    • 发布日期:2020-06-22
    • 文件大小:4096
    • 提供者:断桥寒烟
  1. CS-SVM

    3下载:
  2. 利用布谷鸟算法优化svm,有目标函数 实验室程序,好用(Optimization of SVM based on cuckoo algorithm)
  3. 所属分类:其他

    • 发布日期:2020-11-22
    • 文件大小:15360
    • 提供者:www金城武
« 1 2 3 45 6 »
搜珍网 www.dssz.com