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

搜索资源列表

  1. differentiale

    0下载:
  2. 差分进化算法的一部分,希望对人有用,这个算法在处理数值反方面比较实用-Differential evolution part of the algorithm, and I hope to people useful, this algorithm in dealing with values of the more practical
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:79122
    • 提供者:tang
  1. POL-localization

    0下载:
  2. 基于差分进化和粒子群优化算法的混合优化算法,并且有查分算法的原理介绍。-Based on differential evolution and the particle swarm optimization algorithm hybrid optimization algorithm, and the principle of grey or algorithm is introduced.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:506078
    • 提供者:张大热
  1. the-simulation-examples

    0下载:
  2. 基于差分进化和粒子群优化算法的混合优化算法,基于差分进化算法的定位算法,及其仿真。-Based on differential evolution and the particle swarm optimization algorithm hybrid optimization algorithm, evolutionary algorithm based on difference of localization algorithm, and its simulation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:1310932
    • 提供者:张大热
  1. the-simulation-and-examples

    0下载:
  2. 传感器网络的粒子群优化定位算法,及其基于差分进化算法的定位算法,带有2个simulink仿真。-Sensor network of particle swarm optimization localization algorithm, and its evolution algorithm based on difference of localization algorithm, with two simulink.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1314450
    • 提供者:张大热
  1. DE(rand1)

    0下载:
  2. 差分进化算法DE/rand1版本,用几组标准测试函数-Differential evolution algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:5192
    • 提供者:hongyun
  1. devcpp-(1)

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

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

    2下载:
  2. 智能优化算法程序代码集锦 包括:智能优化算法程序代码集锦 - 本文汇集 基因算法,差分进化算法,粒子群算法,蚂蚁克隆算法,上帝算法,人工免疫克隆算法,免疫粒子群算法的代码。-artificial immune algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-03-20
    • 文件大小:57200
    • 提供者:shifo
  1. GE

    0下载:
  2. 经典差分进化算法的MATLAB代码 毕业设计专用 每代的收缩代码 又要的请下载 求过-Classical differential evolution algorithm graduated from the MATLAB code design dedicated each generation of contraction of code have to download the begged
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1634
    • 提供者:小风
  1. JADE

    1下载:
  2. JADE差分进化的变异算法,针对不同的规模,差分进化算法的性能是不同的,这是另一个变异,有需要的请下载-Variation of differential evolution algorithm, for different scale, the performance of the differential evolution algorithm is different, this is another variation, the need to download the
  3. 所属分类:matlab

    • 发布日期:2017-05-14
    • 文件大小:3351856
    • 提供者:小风
  1. de-LDPC

    1下载:
  2. 该算法时LDPC码优化的好帮手。通过差分进化(DE)实现LDPC码度分布优化。给定码率,自动搜索最佳度分布。算法运算量较小,可以得到次优解。-The algorithm of LDPC code optimization is a good helper. Through differential evolution ( DE ) to realize LDPC code degree distribution optimization. Given rate, automatic search
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:8489
    • 提供者:chenziqiang
  1. Constrained-Engineering-Optimization

    1下载:
  2. 将离散约束优化问题转化为非负整数约束规划问题,开发求解该问题的离散差分进化算法。该算法采用基于混沌映射 的种群初始化、双版本变异和带随机扰动项的取整运算等新策略。针对非线性约束条件,给出惩罚基数的计算方法和连续映 射基函数的表达式,在此基础上设计处理非线性约束的自适应惩罚因子。提出一种刻画种群多样性的新测度——种群二次平 均基因距离及基于新测度的依概率混沌移民算子。将自适应罚函数法、依概率混沌移民操作与离散差分进化算法有机融合, 构造面向工程约束优化的混合离散差分进化算法
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-01-05
    • 文件大小:928237
    • 提供者:吴胜亮
  1. DE

    1下载:
  2. 编写改进的差分进化算法,并对神经网络进行优化-improved differential evolution algorithm to optimization the neural network
  3. 所属分类:matlab

    • 发布日期:2016-04-25
    • 文件大小:28672
    • 提供者:ouyanghaibin
  1. My_run_DE

    0下载:
  2. 完整的差分进化优化算法程序例子,可用用函数优化等多种优化问题。-The complete differential evolution optimization algorithm program examples, can be used to optimize the function optimization problem.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1928
    • 提供者:LQ
  1. DIWO

    0下载:
  2. 差分进化算法与杂草优化算法的结合,利用简单的测试函数,验证算法的有效性-Differential evolution algorithm and the weeds optimization algorithm combined,which use simple test function to verify the effectiveness of the algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1406
    • 提供者:lvna
  1. de_1

    0下载:
  2. 实现差分进化算法的源代码,希望对大家有帮助。算法实现方程可以通过手动修改,实现自己的方程求解。-Calculation test calculation test calculation test calculation test
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:957233
    • 提供者:叶江楠
  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 2 3 4 5 67 8 9 10 11 ... 14 »
搜珍网 www.dssz.com