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

搜索资源列表

  1. de

    0下载:
  2. Matlab code differential evolution
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:994
    • 提供者:navid
  1. DE

    0下载:
  2. 十分有用的计算智能算法,差分进化算法是一种计算智能算法-Very useful computational intelligent algorithm, differential evolution algorithm is a kind of computational intelligence algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:868
    • 提供者:鲍文正
  1. DifferentialAl

    1下载:
  2. 用C编写一个差分进化算法。欢迎各位大神指正。-Differential Evolution Algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:855
    • 提供者:杨文翠
  1. DE

    1下载:
  2. 差分进化算法程序基本程序,通过种群间的变异、交叉、与选择 实现非凸函数的优化。-differential evolution program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1223
    • 提供者:jiang
  1. chafenjinhua

    0下载:
  2. 关于差分进化算法的一些程序,有解决连续函数优化问题的和离散TSP问题的-Some programs on differential evolution algorithm, there is a continuous function to solve optimization problems and discrete TSP problem
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:721935
    • 提供者:天蝎蝴蝶
  1. DE

    0下载:
  2. 利用差分进化算法(DE)对函数进行优化,参考刘金琨智能控制这本书做的-Using differential evolution algorithm (a) of function optimization
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1314
    • 提供者:jimo.787
  1. DEvolution

    0下载:
  2. 微分进化算法程序,一种遗传算法,具有较好的鲁棒性和搜索深度,搜索速度也较快-Differential evolution algorithm program, a genetic algorithm has better robustness and search depth, the search speed is also faster
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1693
    • 提供者:王强
  1. sade-journal

    0下载:
  2. 本文提出了一种改进的差分进化算法SADE,将自适应选择更新公式和自适应调整参数的策略引入进来。-This paper introduces an self-adaptive differential evolution algorithm, experimental results demonstrated that the proposed algorithm achive great improvement on the standard verson.
  3. 所属分类:software engineering

    • 发布日期:2016-04-25
    • 文件大小:1263616
    • 提供者:师玉娇
  1. 10dim

    0下载:
  2. sade算法的matlab程序,在13年发布的标准测试函数上进行实验,改进的差分进化算法。-the matlab code of SADE, an improved differential evolution algorithm, which are tested on the benchmarks in 2013.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-09
    • 文件大小:1792810
    • 提供者:师玉娇
  1. JADE

    0下载:
  2. 一种改进的差分进化算法JADE,实验结果证明它的优化结果相对于其他的一些算法精度更高,稳定性更好-an improved differential evolution algorithm, experimantal results has demonstrated its effectiveness and efficient.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:605927
    • 提供者:师玉娇
  1. bbo

    0下载:
  2. D Simon的生物地理学优化算法,内亦包含相同环境下的其他优化算法,如粒子群算法、差分进化等,且含有标准测试函数-D Simon s biogeography optimization algorithm, also contain other optimization algorithms within the same environment, such as particle swarm optimization, differential evolution, etc., and co
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:30890
    • 提供者:苏小溪
  1. chafen

    1下载:
  2. 基于差分演化算法的电力系统经济负荷分配,处理多目标优化问题-Based on Differential Evolution Algorithm and economic load distribution, handling multi-objective optimization problem
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7642
    • 提供者:姜雨萌
  1. Feature-subsetselectionusingdifferentialevolution

    0下载:
  2. this code is for Feature subset selection using differential evolution and and was written by language matlab .-this code is for Feature subset selection using differential evolution and and was written by language matlab .
  3. 所属分类:Other systems

    • 发布日期:2017-05-22
    • 文件大小:6628490
    • 提供者:mohammadi
  1. Objfun1_function

    0下载:
  2. 一个基于差分进化算法的函数优化程序,调节其中的参数与原基本程序进行性能对比-A function optimization procedure based on differential evolution algorithm, adjusting the parameters of basic program performance compared with the original
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:5171
    • 提供者:
  1. DE

    0下载:
  2. Differential evolution algorithm for optimization purposes. Fitness function should be written in a separate m file.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1115
    • 提供者:electy
  1. MODE

    0下载:
  2. 一种多目标差分演化算法的例程,可以自己添加目标函数-A multi-objective differential evolution algorithm routines, you can add your own objective function
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6867
    • 提供者:李明逵
  1. BBO

    0下载:
  2. 近些年出现的生物地理进化算法,以及生物地理学算法与差分进化算法的结合,相应的代码-Biogeographic evolutionary algorithms emerged in recent years, and the combination of biogeography algorithm and differential evolution algorithm, the corresponding code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-01
    • 文件大小:11231
    • 提供者:尚兴荣
  1. Code

    0下载:
  2. In evolutionary computation, differential evolution (DE) is a method that optimizes a ... A basic variant of the DE algorithm works by having a population of
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2114
    • 提供者:tranhuuluan
  1. tside

    0下载:
  2. 使用java编写的差分进化算法,一共有三个程序,分别是三个例子-Use java prepared by the differential evolution algorithm, a total of three programs, namely three examples
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:7283
    • 提供者:Cay Chance
  1. Main_DE

    0下载:
  2. 差分进化算法用于求解非线性问题的优化方法,本代码用C++实现的差分进化算法.-Differential evolution algorithm for solving nonlinear optimization method, the code using C++ to achieve the differential evolution algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1845
    • 提供者:xiaobing
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 21 »
搜珍网 www.dssz.com