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

搜索资源列表

  1. DE-apply-in-neural-network

    0下载:
  2. 该文件是差分进化算法在神经网络中的应用分析,算法使用不同的样本点经过多次实验证明该算法有效。-This file is in the Application of differential evolution algorithm neural network algorithm using different sample points after many experiments show that the algorithm is effective.
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:15143
    • 提供者:杨鹏
  1. Differential-Evolution

    0下载:
  2. DE 算法主要用于求解连续变量的全局优化问题,其主要工作步骤与其他进化算法基本一致,主要包括变异(Mutation)、交叉(Crossover)、选择(Selection)三种操作。算法的基本思想是从某一随机产生的初始群体开始,利用从种群中随机选取的两个个体的差向量作为第三个个体的随机变化源,将差向量加权后按照一定的规则与第三个个体求和而产生变异个体,该操作称为变异。然后,变异个体与某个预先决定的目标个体进行参数混合,生成试验个体,这一过程称之为交叉。如果试验个体的适应度值优于目标个体的适应度值
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1585
    • 提供者:文文山
  1. dmov

    0下载:
  2. differential evolution minimization problem
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2660
    • 提供者:shivani
  1. diffEA

    0下载:
  2. matlab环境下编写的差分进化算法的m语言代码,方便好用-Matlab environment prepared by the differential evolution algorithm c language code, easy to use
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:163382
    • 提供者:Li
  1. 10011

    0下载:
  2. 利用微分进化算法处理的是图像增强问题,能够很好地得到增强效果- 检测到中文 英语
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:177706
    • 提供者:董彦彬
  1. lishihao_de_sysid

    0下载:
  2. 用MATLAB实现基于修改差分进化方法的高阶模型近似一阶时滞模型算法的m文件- 用MATLAB实现基于修改差分进化方法的高阶模型近似一阶时滞模型算法的m文件 Using MATLAB to realize the high order model based on modified differential evolution method to approximate the first order delay model algorithm of m file
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2410
    • 提供者:吴忠林
  1. DB_optmize

    0下载:
  2. 基本的差分进化算法程序代码,有相应的测试函数,调用时只需更改适应度函数即可运行-The basic differential evolution algorithm code, there is a corresponding test functions, just change the fitness function to run when you call
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2105
    • 提供者:李亚
  1. Solving-non-smooth-

    0下载:
  2. Solving non-smooth economic dispatch by a new combination of continuous GRASP algorithm and differential evolution
  3. 所属分类:Other systems

    • 发布日期:2017-05-06
    • 文件大小:782008
    • 提供者:salam
  1. DEHSforED

    0下载:
  2. A hybrid differential evolution and harmony search for economic dispatch problems cosidering valve point effects. IEEE13
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:4162
    • 提供者:khoa
  1. compressed

    0下载:
  2. Improved differential evolution algorithm for optimizing compressed Numerical - persian paper
  3. 所属分类:Document

    • 发布日期:2017-05-06
    • 文件大小:711202
    • 提供者:saeed
  1. DEPClustering_Good

    0下载:
  2. Clustering with differential evolution
  3. 所属分类:Compiler program

    • 发布日期:2017-04-14
    • 文件大小:3405
    • 提供者:hamid
  1. DEPClustering

    0下载:
  2. Clustering with differential evolution
  3. 所属分类:Compiler program

    • 发布日期:2017-05-05
    • 文件大小:4824
    • 提供者:hamid
  1. DEPClustering_New

    0下载:
  2. Clustering with differential evolution
  3. 所属分类:Compiler program

    • 发布日期:2017-04-14
    • 文件大小:3374
    • 提供者:hamid
  1. 60146-144740-3-PB

    0下载:
  2. An Efficient Hybrid Algorithm using Cuckoo Search and Differential Evolution for Data Clustering
  3. 所属分类:Data Mining

    • 发布日期:2017-05-06
    • 文件大小:758793
    • 提供者:habib
  1. DE-Algorithm-of-Rosen

    0下载:
  2. Matlab中采用微分进化算法计算Rosen函数的案例。-Matlab differential evolution algorithm used in the case of Rosen function.
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:95456
    • 提供者:褚守车
  1. jinhuasuanfa

    0下载:
  2. 微分进化(DE) 是比较新的基于群体的随机优化方法。它具有简单、快速、鲁棒性好等特点,已经得 到广泛关注。不同于其它进化算法,它的变异算子是由种群中任意选取的多对向量的差值得到的。微分进化主 要用于实参数优化问题,在非线性和不可微的连续空间问题上优于其它进化方法。近些年,微分进化的应用领域 也是不断扩大。-Differential evolution (DE) is a relatively new method based on stochastic optimization co
  3. 所属分类:matlab

    • 发布日期:2017-06-20
    • 文件大小:30335255
    • 提供者:snowtiger
  1. weifenjinhuasuanfa

    0下载:
  2. 微分进化(DE) 是比较新的基于群体的随机优化方法。它具有简单、快速、鲁棒性好等特点,已经得 到广泛关注。不同于其它进化算法,它的变异算子是由种群中任意选取的多对向量的差值得到的。微分进化主 要用于实参数优化问题,在非线性和不可微的连续空间问题上优于其它进化方法。近些年,微分进化的应用领域 也是不断扩大。-Differential evolution (DE) is a relatively new method based on stochastic optimization co
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3199
    • 提供者:snowtiger
  1. weifenjinhua

    0下载:
  2. 用微分进化算法解决多目标函数的优化问题的实验例子。MATLAB源程序-An Experimental Example of Solving the Optimization Problem of Multiobjective Function by Differential Evolution. MATLAB source
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-05
    • 文件大小:8466
    • 提供者:张婷
  1. BBO.DE

    0下载:
  2. the BBO software for minimizing a continuous cost function. DE Differential evolution algorithm for optimizing a general function. -the BBO software for minimizing a continuous cost function. DE Differential evolution algorithm for optimizing a g
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:3451
    • 提供者:Ayat
  1. DEPSO_B

    0下载:
  2. depso差分进化粒子群优化算法源代码(Java编程)-depso differential evolution particle swarm optimization algorithm source code (Java programming)
  3. 所属分类:Java Develop

    • 发布日期:2017-05-04
    • 文件大小:34091
    • 提供者:
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 »
搜珍网 www.dssz.com