CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - Differential Evolution Algorithm

搜索资源列表

  1. DGPSO.rar

    2下载:
  2. 用于求解约束优化问题的算法,算法为差分进化/遗传算法/微粒群算法的融合。对于“[7] T. P. Runarsson and X. Yao, Stochastic ranking for constrained evolutionary optimization, IEEE Trans. Evol. Comput., vol. 4, no. 3, pp. 284-294, Sep. 2000”中给出的13个标准测试函数,均能得到问题最优解。如有任何疑问,请于http://2shi.phphube
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-12-07
    • 文件大小:38038
    • 提供者:李剑
  1. Sphere.rar

    1下载:
  2. 利用差分进化算法(Differential Evolution)实现对经典函数sphere的验证,The use of differential evolution algorithm (Differential Evolution) to achieve the verification of classical function of sphere
  3. 所属分类:matlab

    • 发布日期:2014-04-19
    • 文件大小:5832
    • 提供者:淡天琉璃
  1. algorithms

    2下载:
  2. 我个人收集的各类智能算法,共有20多个源代码,包括:遗传算法,蚁群算法,粒子群算法,微分进化算法,遗传神经网络算法,粒子群SVM算法,粒子群神经网络算法等混合算法-I collect all kinds of intelligent algorithms, a total of more than 20 source code, including: genetic algorithms, ant colony optimization, particle swarm optimization,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-21
    • 文件大小:6202087
    • 提供者:王军
  1. cde

    0下载:
  2. 这是本人自己写的关于混沌微分进化算法的源码和一篇关于混沌微分进化算法的文献,希望对初学者有一定帮助。-This is my own writing on the chaotic differential evolution algorithm source and a differential evolution algorithm on the chaos literature, hoping there will certainly be helpful for beginners.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:125520
    • 提供者:程心环
  1. DE

    3下载:
  2. 差分进化算法,自己编的,很有成就感呀。。。供大家参考参考-Differential evolution algorithm, own, and a great sense of accomplishment you. . . For your information. . .
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2014-04-19
    • 文件大小:839
    • 提供者:chenchao
  1. GNN

    5下载:
  2. 基于MATLAB的差分进化算法优化神经网络的源程序-MATLAB based on the differential evolution algorithm for optimization of neural network source code
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:686
    • 提供者:胡月
  1. Foxholes

    0下载:
  2. 利用差分进化算法(Differential Evolution)实现对经典函数foxhole的验证 -The use of differential evolution algorithm (Differential Evolution) to achieve the verification of classical function foxhole
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:6134
    • 提供者:淡天琉璃
  1. Griewangk

    1下载:
  2. 利用差分进化算法(Differential Evolution)实现对经典函数girewangk的验证-The use of differential evolution algorithm (Differential Evolution) to achieve the verification of classical function girewangk
  3. 所属分类:matlab例程

    • 发布日期:2012-12-07
    • 文件大小:5744
    • 提供者:淡天琉璃
  1. DeSourceCode

    1下载:
  2. 差异演化算法的MATLAB程序,程序说明非常详尽,AI研究者必备-Differential evolution algorithm, Matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:14241
    • 提供者:LEVIN
  1. dedemov

    0下载:
  2. 差分进化算法,比较好的算法啊。可用多目标优化-Differential evolution algorithm, a better algorithm ah. Available multi-objective optimization
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:3757
    • 提供者:
  1. Differential-Evolution-Algorithm

    0下载:
  2. 本文讨论了一个叫做差分进化进化优化算法停滞。 -This article discusses the stagnation of an evolutionary optimization algorithm called Differential Evolution.
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:134618
    • 提供者:王博雅
  1. Differential-evolution

    0下载:
  2. 典型差分进化算法优化程序以及仿真,各策略比较-Differential evolution algorithm for the most used mutation strategies.
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:5712
    • 提供者:zx
  1. Differential-evolution-algorithm

    0下载:
  2. 微分进化(DE)是比较新的基于群体的随机优化,它的变异算子是由种群中任意选取的多对向量的差值得到的-Differential Evolution (DE) is a relatively new groups based stochastic optimization, its mutation operator arbitrarily selected from the population of the vector difference
  3. 所属分类:matlab

    • 发布日期:2017-11-11
    • 文件大小:6919
    • 提供者:张德永
  1. Differential-Evolution

    0下载:
  2. 通过应用差分进化算法求解一个例子,简单的展示了差分进化算法的使用。-Through the application of differential evolution algorithm for solving an example shows the simple use of the differential evolution algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-14
    • 文件大小:4327
    • 提供者:sqy
  1. Differential-Evolution-Algorithm

    0下载:
  2. 差分进化算法,性能很好、很热的算法。这里有C、C++、Matlab的实现,希望对大家有帮助-Differential evolution algorithm, the performance is very good, very hot algorithms. Here are C, C++, Matlab implementation, we hope to help
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-11
    • 文件大小:465266
    • 提供者:淘涛
  1. Differential-Evolution

    0下载:
  2. 根据相关文献编写的智能算法,本算法为差分进化算法,可根据需要用在相关的例子上。-According to literature written in intelligent algorithms, this algorithm differential evolution algorithm, can be used in the relevant examples on.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:90739
    • 提供者:李春
  1. Differential-evolution-algorithm

    0下载:
  2. 查分进化算法,一种新兴的优化计算方法,算子,流程,基本原理.-Differential evolution algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:7902
    • 提供者:DDG
  1. Differential-evolution-algorithm

    0下载:
  2. 实现了无约束条件下的微分进化算法,对于微分几何有重要意义,参考价值极高。-Differential evolution algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:19681
    • 提供者:
  1. Differential Evolution Algorithm With 2D

    0下载:
  2. This algorithm can solve two dimensional ODEs.The code include explanatory line.İt is written MATLAB.
  3. 所属分类:matlab例程

    • 发布日期:2015-04-03
    • 文件大小:786
    • 提供者:Yixitt
  1. ypea107-differential-evolution

    1下载:
  2. 代码使用差分进化算法解决了车辆路径问题,供大家学习参考(The code uses differential evolution algorithm to solve the vehicle routing problem.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-03
    • 文件大小:5120
    • 提供者:savoki
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com