CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 差分进化 算法

搜索资源列表

  1. Optimizers

    0下载:
  2. 一系列好用的用户友好的启发式优化算法,包括非自适应算法,基于模拟退火算法的种群算法,基本遗传算法,差分进化算法以及粒子群优化算法。此外,也包括神圣算法,它利用了所有这些优化算子,虽然有时交换种群之间的不同算法。-A nice set of user-friendly heuristic optimizers. Included are a non-adaptive, population based Simulated Annealing algorithm, a basic Genetic A
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:26.22kb
    • 提供者:竹子的信仰
  1. DeCpp

    1下载:
  2. 这是一个差分进化算法的C++语言源代码,今年来差分进化算法研究越来越多,其优越性已经为大家所认可,在这里为大家提供一个差分进化算法的C语言源码。-Differential Evolution Algorithm-C++ code
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:27.33kb
    • 提供者:李丽丽
  1. devcpp-(1)

    0下载:
  2. 来自国外的标准差分进化算法的C++实现,简洁有用。-standard DE from abroad
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:169.62kb
    • 提供者:郑凡
  1. IDE-pso

    1下载:
  2. 改进的差分进化算法优化粒子群优化算法的混合智能优化算法的源程序-Improved differential evolution algorithm to optimize the hybrid particle swarm optimization intelligent optimization algorithm source code! ! ! !
  3. 所属分类:Other systems

    • 发布日期:2016-04-25
    • 文件大小:46kb
    • 提供者:dw
  1. TRosenbrockh

    0下载:
  2. 利用差分进化算法(Differential Evollution)实现对经典函数rosenblock的验证 -Differential evolution algorithm (Differential Evollution) validation of the classical function rosenblock
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:6.3kb
    • 提供者:空白
  1. TGriewangkh

    0下载:
  2. 利用差分进化算法(Differential Evoolution)实现对经典函数girewangk的验证 -Differential evolution algorithm (Differential Evoolution) validation of the classical function girewangk
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:5.69kb
    • 提供者:偏见
  1. TSphereh

    0下载:
  2. 利用差分进化算法(Differential Evolutioon)实现对经典函数sphere的验证,已通过测试。 -The differential evolution algorithm (Differential Evolutioon) verification of the classic function of the sphere, and has been tested.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:5.76kb
    • 提供者:guhaih
  1. DEA

    0下载:
  2. 差分进化算法MATLAB程序,是一种智能优化算法-Differential evolution algorithm MATLAB program, is an intelligent optimization algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:1.03kb
    • 提供者:王灿
  1. DGPSO

    0下载:
  2. 差分进化算法代码,请下载使用,很有学习价值,我已验证可以使用-Differential evolution algorithm code, please download, it is worth learning, I' ve verified that you can use
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:39.89kb
    • 提供者:tonny爸爸
  1. DE

    0下载:
  2. 差分进化算法是遗传算法的一种,该段代码实现该算法功能,简单易懂-Differential evolution algorithm is a genetic algorithm, the function of the code implementing the algorithm is simple and easy to understand
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1.04kb
    • 提供者:李元霸
  1. FBGsTest

    1下载:
  2. 自创的差分进化算法,用于布拉格光纤光栅波长解调优化问题,含有噪声信息-Homemade differential evolution algorithm for optimization of fiber Bragg grating wavelength demodulation problems with noise information
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3.46kb
    • 提供者:happygo
  1. Standard_DE

    0下载:
  2. 标准的差分进化算法对函数的优化基于matlab-The standard differential evolution algorithm to optimize the function
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4.01kb
    • 提供者:haiguangchao
  1. DE

    0下载:
  2. 使用差分进化算法对系统函数进行优化,使得系统指标最小(The differential evolution algorithm is used to optimize the system function, which makes the system index minimum)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:1.19mb
    • 提供者:My_sun1
  1. DE

    0下载:
  2. 差分进化算法matlab代码,有详细说明,可更改(differential evolution algorithm code with substantial explanation, which is changeable)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:1kb
    • 提供者:huangsir2000
  1. 混合CS算法的DE算法

    2下载:
  2. 混合CS(布谷鸟搜索)算法的DE(差分进化)算法(DE (differential evolution) algorithm for hybrid CS (cuckoo search) algorithm)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-31
    • 文件大小:1.33mb
    • 提供者:Pear007
  1. DE

    0下载:
  2. 实现差分进化算法程序,比较简单,希望有所帮助(Differential evolution algorithm program)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:1kb
    • 提供者:isttod
  1. 2016.11.03DE_SVR(差分进化)

    2下载:
  2. 以优化SVR算法的参数c和g为例,对DE(差分进化)算法MATLAB源码进行了详细中文注解。(Differential Evolution algorithm (DE) is a heuristic random search algorithm based on group differences. This algorithm is proposed by R.S and k.p. rice for solving Chebyshev polynomials. DE algorithm is
  3. 所属分类:Windows编程

  1. DeMat

    1下载:
  2. 几种问题下的多维差分进化算法,包括Chebychev、Eggholder、Michalewicz、Peaks、Rastrigin、Rosenbrock和Zimmermann问题,可以根据不同的需求来改变objfun.m, PlotIt.m,和 Rundeopt.m。(The multidimensional differential evolution algorithm under several problems.)
  3. 所属分类:其他

    • 发布日期:2018-04-28
    • 文件大小:30kb
    • 提供者:碧莲百合
  1. 自适应混沌差分进化算法 Matlab 程序

    1下载:
  2. 自适应混沌差分进化算法 Matlab 程序,摘录于知网上一篇博士论文。(Adaptive chaotic differential evolution algorithm Matlab program)
  3. 所属分类:其他

    • 发布日期:2021-03-20
    • 文件大小:1mb
    • 提供者:阿凡凡
  1. DE

    2下载:
  2. 用matlab实现的差分进化算法,易于理解和掌握(Differential evolution algorithm based on MATLAB)
  3. 所属分类:其他

    • 发布日期:2021-02-20
    • 文件大小:1.94mb
    • 提供者:hunagngw
« 12 »
搜珍网 www.dssz.com