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

搜索资源列表

  1. 进化算法的详细讲解附程序

    0下载:
  2. 进化算法的详细讲解附程序
  3. 所属分类:matlab例程

  1. DE

    0下载:
  2. DE 生物进化算法的matlab实现,一类优化仿生算法-DE biology evolutionary algorithm matlab implementation, a class of bionic optimization algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:980
    • 提供者:xiaotiantian
  1. ycthjhsf

    0下载:
  2. 遗传退火进化算法, 遗传退火进化算法-Genetic annealing evolutionary algorithm, genetic annealing evolutionary algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:561200
    • 提供者:AA
  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. Rosenbrock

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

    • 发布日期:2017-03-26
    • 文件大小:6354
    • 提供者:淡天琉璃
  1. NSGA2

    0下载:
  2. 多目标进化算法,里面有html格式的源码说明!-Multi-objective evolutionary algorithm, which has the source code for html format descr iption!
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:34963
    • 提供者:Ray
  1. DEmatlab

    0下载:
  2. 标准差分进化算法的MATLAB实现,有一个简单的函数,可以直接运行-MATLAB standard differential evolution algorithm to achieve, there is a simple function, can be run directly
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:902
    • 提供者:yangdanxuan
  1. DE

    2下载:
  2. 微分进化算法,用于参数优化、寻找极值等,可自行加入其他约束条件和修改目标函数-Differential evolution algorithm for parameter optimization, search extreme, can free to add other constraints and modify the objective function
  3. 所属分类:matlab

    • 发布日期:2015-11-15
    • 文件大小:97280
    • 提供者:张帆
  1. deopf

    0下载:
  2. 差分进化算法(Differential Evolution, DE)是一种新兴的进化计算技术,或称为差分演化算法、微分进化算法、微分演化算法、差异演化算法。-Differential evolution algorithm (Differential Evolution, DE) is a new evolutionary computation technique, otherwise known as differential evolution algorithm, differentia
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:44661
    • 提供者:sunling
  1. 20110118_04

    4下载:
  2. 差分进化算法求解约束优化问题,JADE算法求解,性能优于其他算法-Differential evolution algorithm for solving constrained optimization problems
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:11337
    • 提供者:董苗
  1. DeMat

    0下载:
  2. 针对差分进化算法的程序,基于matlab,-Procedures for the differential evolution algorithm, based on matlab,
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:30318
    • 提供者:吴文景
  1. 新建 WinRAR 压缩文件

    0下载:
  2. 一种新的特征选择和基于分解的多目标进化算法(a new feature selection and weighting method aided with the decomposition based evolutionary multi-objective algorithm called MOEA/D)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-19
    • 文件大小:5381120
    • 提供者:猜猜看
  1. Example of DE

    0下载:
  2. 使用差分进化算法计算一个简单的求最小值的问题,方便学习和理解差分进化算法的思想(Using differential evolution algorithm to solve a simple minimum problem, it is easy to learn and understand the idea of differential evolution algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-14
    • 文件大小:1323
    • 提供者:刘大鼎
  1. 差分进化算法

    0下载:
  2. 一个增强版的遗传算法,用于波束赋形,可供初学者学习使用(Parallel relation of genetic algorithm in crossover and mutation)
  3. 所属分类:matlab例程

  1. 差分进化算法算例.docx

    2下载:
  2. 有关差分进化算法的一个简单算例。简单函数算例流程以及源代码(Differential evolution algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:94208
    • 提供者:随心!
  1. 差分进化算法

    0下载:
  2. 差分进化算法可以结合到其他算法中增加收敛速度和优化准确度(Differential evolution algorithm can be combined into other algorithms to increase convergence speed and optimize accuracy.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:wukeyu
  1. 多目标优化的微分进化算法

    0下载:
  2. 差分算法,求最优解,能实现,能运行,是个测试版本,可以在这基础改(Genetic algorithm, the best solution, can be realized, can run, is a test version, can be modified in this basis.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-06
    • 文件大小:50176
    • 提供者:pandakill
  1. 差分进化算法以及粒子群优化算法Optimizers

    0下载:
  2. 差分进化算法求极值(Differential evolution algorithm for extremum)
  3. 所属分类:matlab例程

    • 发布日期:2019-10-26
    • 文件大小:26624
    • 提供者:Cozep
  1. DE算法matlab程序

    2下载:
  2. matlab的基本差分进化算法,放在了压缩包中的word里面(The basic differential evolution algorithm of MATLAB is put in the word in the compressed package)
  3. 所属分类:matlab例程

    • 发布日期:2020-10-17
    • 文件大小:13312
    • 提供者:realmecncc
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com