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

搜索资源列表

  1. DE

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

    • 发布日期:2017-04-02
    • 文件大小:243396
    • 提供者:闫同斌
  1. Differential Evolution Algorithm With 2D

    0下载:
  2. This algorithm can solve two dimensional ODEs.The code include explanatory line.İt is written MATLAB.
  3. 所属分类:matlab例程

    • 发布日期:2015-04-03
    • 文件大小:786
    • 提供者:Yixitt
  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. DE Algorithm is implement with matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:999
    • 提供者:monamoradi0
  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. DE

    0下载:
  2. DE Algorithm matlab (function) matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2875
    • 提供者:mamadi72
  1. DE

    0下载:
  2. 使用差分进化算法对系统函数进行优化,使得系统指标最小(The differential evolution algorithm is used to optimize the system function, which makes the system index minimum)
  3. 所属分类:其他

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

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

    • 发布日期:2017-12-20
    • 文件大小:1024
    • 提供者:折夏
  1. DE

    0下载:
  2. 差分进化算法,利用这个文档对差分进化算法进行简单的学习,并且实现简单的创新与改进。(Differential evolution algorithm, using this document for differential evolution algorithm for simple learning, and to achieve a simple innovation and improvement.)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:1269760
    • 提供者:是大海
  1. de

    0下载:
  2. Example of application of Differential Evolution Algorithm to the optimization of a function
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:17408
    • 提供者:luissanti
  1. 混合CS算法的DE算法

    2下载:
  2. 混合CS(布谷鸟搜索)算法的DE(差分进化)算法(DE (differential evolution) algorithm for hybrid CS (cuckoo search) algorithm)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-31
    • 文件大小:1392640
    • 提供者:Pear007
  1. route planning

    0下载:
  2. 本文阐述了全局路径规划问题的无人飞行器作为约束在三维环境下的优化问题,提出了一种微分进化算法生成一个最优的可行路径。(This paper formulates the global route planning problem for the unmanned aerial vehicles (UAVs) asa constrained optimization problem in the three-dimensional environment and proposes an impro
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-04
    • 文件大小:2551808
    • 提供者:尧小豆子
  1. DE

    1下载:
  2. 差分进化算法(Differential Evolution, DE)是一种基于群体差异的启发式随机搜索算法,该算法是由R.Storn和K.Price为求解Chebyshev多项式而提出的。DE算法也属于智能优化算法,与前面的启发式算法,如ABC,PSO等(DE optimization algorithm)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:51200
    • 提供者:cc cc
  1. DE

    0下载:
  2. DE codes for features mutasyon seleksiyon
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:ys21
  1. 83390053PID-Tuning-using-DE

    0下载:
  2. differential evalution algorithm for tuning pid controller
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:1024
    • 提供者:shaik
  1. QKP2

    0下载:
  2. 使用DE算法求解二次背包问题,采用了动态排序的方法(DE algorithm is used to solve the two knapsack problem. Dynamic sorting method is adopted.)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:263168
    • 提供者:窝里有洞
  1. QKP1

    0下载:
  2. 基于DE算法利用静态排序算法求解二次背包问题(DE algorithm based on static sorting algorithm to solve two knapsack problem.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:6144
    • 提供者:窝里有洞
  1. QKP

    0下载:
  2. 用遗传算法DE算法求解数值优化问题,实现了一个函数(Solving numerical optimization problems with DE algorithm)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:225280
    • 提供者:窝里有洞
  1. DE Algorithm

    0下载:
  2. DE算法,求最优解,能实现,能运行,是个测试版本,可以在这基础改(Genetic algorithm, the best solution, can be realized, can run, is a test version, can be modified in this basis.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-06
    • 文件大小:4096
    • 提供者: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 23 4 5 6 7 8 9 10 ... 37 »
搜珍网 www.dssz.com