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

搜索资源列表

  1. gcsSVMcgForRegress

    2下载:
  2. 基于高斯扰动的布谷鸟算法优化svr网络.结合libsvm工具包可进行回归预测
  3. 所属分类:人工智能/神经网络/遗传算法

  1. 布谷鸟算法

    4下载:
  2. 布谷鸟算法,matlab示例,能够实现对函数优化问题的求解等。
  3. 所属分类:matlab例程

  1. cuckoo_search

    0下载:
  2. 布谷鸟算法(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
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:2kb
    • 提供者:不好1
  1. buguniaosuanfa

    1下载:
  2. 布谷鸟算法自整定pid参数,比较实用。。。。。。。。。。。。。。。。(Cuckoo algorithm of self-tuning pid parameters, practical...)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:2kb
    • 提供者:波波1231
  1. CS_BP_OK-low

    3下载:
  2. 使用布谷鸟算法优化BP神经网络进行分类。替换数据即可使用。(The BP neural network was classified by using the cuckoo algorithm. Replacement data can be used.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-08-06
    • 文件大小:4kb
    • 提供者:梦坠凡尘
  1. 布谷鸟算法

    1下载:
  2. 初学最优化算法可以下载看一看,有算法例程,多篇中文文献,讲解详细。值得下载。(Beginner optimization algorithm, you can download a look, there are algorithms routines, a number of Chinese literature, to explain in detail. Worth downloading.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:12.1mb
    • 提供者:haha666
  1. 布谷鸟算法

    0下载:
  2. 布谷鸟搜索算法[CuckooSearch(CS)],也叫杜鹃搜索,是由剑桥大学Xin-SheYang(杨新社)教授和S.Deb于2009年提出的一种新兴启发算法CS算法通过模拟某些种属布谷鸟(CuckooSpecies)的寄生育雏(BroodParasitism)来有效地求解最优化问题的算法.同时,CS也采用相关的Levy飞行搜索机制。(Cuckoo search algorithm [CuckooSearch (CS)], also called cuckoo search by Univer
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:2kb
    • 提供者:苏叶777
  1. 布谷鸟

    0下载:
  2. 布谷鸟算法的c++程序,其中用伪随机函数构建(Cuckoo algorithm c++ program)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:2kb
    • 提供者:熊孩纸
  1. cuckoo_search

    0下载:
  2. 通过布谷鸟算法实现局部搜索和全局搜索,得到最优(Local search and global search are achieved, and the optimal results are obtained)
  3. 所属分类:网络编程

  1. cuckoo_search

    0下载:
  2. 布谷鸟算法 优化 智能算法 局部优化 学习案例(suanfa youhua Cuckoo algorithm optimization, intelligent algorithm, local optimization learning case)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-05
    • 文件大小:2kb
    • 提供者:王彦博
  1. SAGCS

    0下载:
  2. 布谷鸟应用的推广,有利于人们对布谷鸟的进一步认识(The popularization of cuckoo application)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:1kb
    • 提供者:yyr沫沫
  1. cuckoo

    0下载:
  2. 简单的布谷鸟算法,用于算出数组的最值。适合初学者(A simple cuckoo algorithm is used to calculate the maximum value of an array)
  3. 所属分类:其他小程序

  1. cuckoo_search

    0下载:
  2. 是布谷鸟的原始代码,对于初学者容易上手,易懂。(Cuckoo is the original code, easy to use for beginners, easy to understand.)
  3. 所属分类:进化算法

  1. CuckooOptimizationAlgorithm

    2下载:
  2. 群智能算法中的布谷鸟算法,实验证明可以用,性能比一般粒子群差分等都要好(cuckoo optimization algorithm)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:4kb
    • 提供者:bgtcu
  1. 布谷鸟

    3下载:
  2. 布谷鸟优化算法是对参数进行优化的算法,为元启发式算法的一种(The optimization algorithm of cuckoo is an optimization algorithm for the parameters)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:7kb
    • 提供者:wangbiaofzgg
  1. 布谷鸟

    0下载:
  2. 布谷鸟优化算法,用以解决机器学习的网络优化,使之达到有效精度。(The optimization algorithm of cuckoo is used to solve the network optimization of machine learning to achieve effective accuracy.)
  3. 所属分类:其他

  1. 布谷鸟

    1下载:
  2. matlab神经网络优化算法之布谷鸟算法(matlab neural network optimization algorithm , cuckoo algorithm)
  3. 所属分类:进化算法

    • 发布日期:2018-04-20
    • 文件大小:8kb
    • 提供者:一十一
  1. 布谷鸟算法(CS)Matlab

    2下载:
  2. 布谷鸟算法的应用,在论文,机器学习,自然语言处理等方面有着极大的应用(The application of the cuckoo algorithm, There are great applications in paper, machine learning, Natural Language Processing, etc.)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:1kb
    • 提供者:602
  1. 布谷鸟

    1下载:
  2. 用matlab编写的布谷鸟算法,一种智能算法来解决无约束优化问题(The cuckoo algorithm written in matlab, an intelligent algorithm to solve the unconstrained optimization problem)
  3. 所属分类:matlab例程

    • 发布日期:2019-09-26
    • 文件大小:2kb
    • 提供者:辣条青年
  1. 基于混沌单纯形法算子的布谷鸟搜索算法

    2下载:
  2. 运用单纯形法的改进型布谷鸟算法,效果优良(Improved cuckoo algorithm using the simplex method)
  3. 所属分类:matlab例程

    • 发布日期:2019-12-23
    • 文件大小:7kb
    • 提供者:EDMM
« 12 3 4 5 »
搜珍网 www.dssz.com