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

搜索资源列表

  1. De Jong

    0下载:
  2. 用谢菲尔德遗传算法工具箱调试 DeJong 函数的说明-with Sheffield GA Toolbox debugging function DeJong Note
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:11289
    • 提供者:风云
  1. wsnGeneticProgram.rar

    2下载:
  2. 基于matlab遗传算法工具箱的无线传感器网络定位仿真程序,Matlab genetic algorithm toolbox based on wireless sensor network positioning simulation program
  3. 所属分类:matlab

    • 发布日期:2015-09-25
    • 文件大小:2172
    • 提供者:张杰红
  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. HuMoment

    0下载:
  2. 基于MATLAB平台上,计算HU矩的算法编程。可以不用花时间去考虑怎么计算那些不变矩了。-MATLAB-based platform, the algorithm for calculating the moment HU programming. Can not take the time to consider how those calculated by moment invariants.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:484147
    • 提供者:lxd
  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. (DE)MOEA-NSGA-II

    8下载:
  2. nsga2与DE算法的结合算法,用于求解多目标优化问题-the combination of nsga2 algorithm with DE algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:377125
    • 提供者:雷雨
  1. DE

    0下载:
  2. DE算法 经典的算法,来自于英文文献,适于研究DE算法-Simple DE algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1065
    • 提供者:陈瑞朝
  1. DE

    0下载:
  2. 多目标DE算法,子程序有拥挤距离计算,非支配解排序,模型等,多学习多目标算法很有帮助-multi-objective DE algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:243396
    • 提供者:闫同斌
  1. DE

    0下载:
  2. matlab开发环境下的与电力系统有关的DE算法程序-DE algorithm program and related power system development environment matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:200479
    • 提供者:龚海
  1. DE

    0下载:
  2. 基于差分进化算法的优化算法。在MATLAB平台上运行,可以解决参数优化问题。是一种遗传算法。(Differential evolution algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:折夏
  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. DE

    0下载:
  2. 基本的差分进化算法,可以快速地解决数学建模问题。(Differential Evolution Algorithm With Strategy Adaptation for Global Numerical Optimization)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:1247232
    • 提供者:寒寒
  1. DE

    0下载:
  2. 差分算法,差分进化算法DE与遗传算法GA非常类似,(differential evolution)
  3. 所属分类:matlab例程

  1. 00673228Cpp遗传算法的源代码

    0下载:
  2. 微分进化算法,用于解决,复杂的函数优化问题,算法鲁棒性良好(Differential evolution algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:3841024
    • 提供者:Brian123zlt
  1. 2016.11.07HGWO(DE-GWO)

    5下载:
  2. 灰狼算法用于多目标寻优问题,以阴影遮挡下的光伏电池最大功率点寻优为例编程。(Grey Wolf algorithm is used for multi-objective optimization problem, and the maximum power point optimization of photovoltaic cells under shading is taken as an example.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:4096
    • 提供者:赵小乙
  1. DE

    0下载:
  2. 群智能算法中的差分算法,包含测试函数和画图函数,可行(differential algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:5120
    • 提供者:bgtcu
  1. DE-test

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

    • 发布日期:2018-05-06
    • 文件大小:1024
    • 提供者:pandakill
  1. DE多目标程序

    2下载:
  2. 一个DE多目标算法,可以绘制相应的pareto前沿(A DE multi-objective algorithm can draw corresponding Pareto frontiers.)
  3. 所属分类:matlab例程

    • 发布日期:2019-06-09
    • 文件大小:4096
    • 提供者:virtualcccc
  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
  1. de-for-tsp

    0下载:
  2. 利用MATLAB和差分进化算法(DE)求解旅行商问题(TSP)(Using MATLAB and DE to solve TSP)
  3. 所属分类:matlab例程

    • 发布日期:2021-01-16
    • 文件大小:86016
    • 提供者:Cinjaaa
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com