CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - Differential Evolution Algorithm

搜索资源列表

  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. evolutionalgorithmbyDeMat

    0下载:
  2. 微分进化算法的matlab的实现,由国外一大学实验室编制,功能强大-the realization of Matlab differential evolution algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:8.3kb
    • 提供者:xiongjun
  1. volutionalgorihm

    0下载:
  2. 微分进化算法的一套实用程序,适合学习微分进化算法的朋友研究-A set of differential evolution algorithm utility for the study of differential evolution algorithm research friend
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:13.88kb
    • 提供者:xiongjun
  1. DeCpp

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

    • 发布日期:2017-03-26
    • 文件大小:27.33kb
    • 提供者:李丽丽
  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. DE

    0下载:
  2. 差分演花算法,基本程序。差分演化算法是一种快 速的演化算法, 它采用实数编码, 并利用个体间的差分信息 来指导新产生个体的搜索.-Differential speech spend algorithm, the basic procedures. Differential evolution algorithm is a fast evolutionary algorithm, which uses real-coded differential between the individual i
  3. 所属分类:Other systems

    • 发布日期:2017-11-29
    • 文件大小:880.86kb
    • 提供者:吴伟林
  1. DE_CPP

    0下载:
  2. 此程序是差分演化算法的基本程序,希望能对大家有用。-This program is the basic program of the differential evolution algorithm, hoping to be useful for all of us.
  3. 所属分类:Other systems

    • 发布日期:2017-11-22
    • 文件大小:30.22kb
    • 提供者:吴伟林
  1. DEA

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

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

    0下载:
  2. 哈尔滨工程大学word格式论文,基于差分演进算法的TDOA定位技术。提出了三种新的定位算法:基于TDOA的Chan-GA算法、Chan-DE算法和Chan-IDE算法。并在相同的仿真环境下进行比较,仿真结果表明,在保证种群数量的情况下,所提的算法性能稳定,能找到逼近全局最优点的解,相对于Chan算法精度更高,相对于以前的算法在保证收敛性能的前提下有更快的收敛速度。-Harbin Engineering University, word format papers, based on differ
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:576.59kb
    • 提供者:郭志
  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. DE-demo

    0下载:
  2. 微分进化算法是一种非常重要的参数寻有选择算法,可以有效的选择一些控制算法参数。-The differential evolution algorithm to search the global optimal solution of the stochastic optimization algorithm is an analog of the natural biological evolution. Because the differential evolution
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1.13kb
    • 提供者:许巍
  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. 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
    • 文件大小:14.26mb
    • 提供者:郭洁皓
  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. Differential-evolution-algorithm-

    0下载:
  2. optimization reactive dispatch
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:208.19kb
    • 提供者:salam
  1. DE

    0下载:
  2. 差分进化算法是一类基于种群的启发式全局搜索技术, 对于实值参数的优化具有较强的鲁棒性. 为了提 高差分进化算法的寻优速度、 克服启发式算法常见的早熟收敛问题-Differential evolution algorithm is a kind of heuristic global searching technique based on population, for real parameter optimization has stronger robustness. In order t
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:1.19kb
    • 提供者:liuwenfang
« 12 3 »
搜珍网 www.dssz.com