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
    • 文件大小:26847
    • 提供者:竹子的信仰
  1. DeCpp

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

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

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

    • 发布日期:2017-04-04
    • 文件大小:173690
    • 提供者:郑凡
  1. FDGPSOo

    0下载:
  2. 用于求解约束优化问题的算法,算法为差分进化/遗传算法/微粒群算法的融合。-Algorithm for solving constrained optimization problems, algorithms, differential evolution/genetic algorithm/particle swarm algorithm fusion.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:38360
    • 提供者:jxjj609
  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
    • 文件大小:47104
    • 提供者: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
    • 文件大小:6451
    • 提供者:空白
  1. TGriewangkh

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

    • 发布日期:2017-04-15
    • 文件大小:5826
    • 提供者:偏见
  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
    • 文件大小:5900
    • 提供者:guhaih
  1. DEA

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

    • 发布日期:2017-11-20
    • 文件大小:1050
    • 提供者:王灿
  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
    • 文件大小:40847
    • 提供者: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
    • 文件大小:1069
    • 提供者:李元霸
  1. DE

    0下载:
  2. 差分进化程序,有注释,可以直接修改函数运行!-Differential evolutionary process, there are notes, you can directly modify the function to run!
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1123
    • 提供者:侯国强
  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
    • 文件大小:3542
    • 提供者:happygo
  1. CoDE.RAR

    1下载:
  2. 文档是关于差分进化的改进算法,通过自适应的改变差分进化的参数,有效地提高了算法的性能,有测试函数和数据,可直接运行-Documentation is on improved differential evolution algorithm, by changing the parameters of the adaptive differential evolution, and effectively improve the performance of the algorithm, ther
  3. 所属分类:Other systems

    • 发布日期:2017-06-03
    • 文件大小:14957564
    • 提供者:郭洁皓
  1. DE

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

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

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

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者: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
    • 文件大小:30720
    • 提供者:碧莲百合
  1. 自适应混沌差分进化算法 Matlab 程序

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

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

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

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