CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - de algorithm

搜索资源列表

  1. Shuffling-algorithm

    0下载:
  2. 这个程序是一个洗牌算法的实现,vc++8.0环境,很简单的几行代码,你可以参考一下,从这几行代码,你会对洗牌算法的原理有所了解,最简单的应用就是扫雷程序中雷是如何分布的呢?完全可以应用洗牌算法去实现。-This procedure is a shuffling algorithm, vc++ 8.0 environment, a very simple few lines of code, you can refer to, from a few lines of code, you will
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:6.79kb
    • 提供者:ivan
  1. AntSim1_1

    0下载:
  2. 蚂蚁算法的一个场景演示,里面可以设置不同的场景还有抑素的挥发设置等。-An ant algorithm demo scene, which can set up different scenes there are the volatile settings, such as endostatin.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:850.45kb
    • 提供者:cuiyanzhe
  1. DE

    0下载:
  2. 差分演花算法,基本程序。差分演化算法是一种快 速的演化算法, 它采用实数编码, 并利用个体间的差分信息 来指导新产生个体的搜索.-Differential speech spend algorithm, the basic procedures. Differential evolution algorithm is a fast evolutionary algorithm, which uses real-coded differential between the individual i
  3. 所属分类:Other systems

    • 发布日期:2017-11-29
    • 文件大小:880.86kb
    • 提供者:吴伟林
  1. TDOA-location-paper

    0下载:
  2. 哈尔滨工程大学word格式论文,基于差分演进算法的TDOA定位技术。提出了三种新的定位算法:基于TDOA的Chan-GA算法、Chan-DE算法和Chan-IDE算法。并在相同的仿真环境下进行比较,仿真结果表明,在保证种群数量的情况下,所提的算法性能稳定,能找到逼近全局最优点的解,相对于Chan算法精度更高,相对于以前的算法在保证收敛性能的前提下有更快的收敛速度。-Harbin Engineering University, word format papers, based on differ
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:576.59kb
    • 提供者:郭志
  1. DE

    0下载:
  2. 差分进化算法是遗传算法的一种,该段代码实现该算法功能,简单易懂-Differential evolution algorithm is a genetic algorithm, the function of the code implementing the algorithm is simple and easy to understand
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1.04kb
    • 提供者:李元霸
  1. DE-demo

    0下载:
  2. 微分进化算法是一种非常重要的参数寻有选择算法,可以有效的选择一些控制算法参数。-The differential evolution algorithm to search the global optimal solution of the stochastic optimization algorithm is an analog of the natural biological evolution. Because the differential evolution
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1.13kb
    • 提供者:许巍
  1. de-boor--turbo-C2.0

    1下载:
  2. de boor 算法在turbo C2.0开发环境下的程序代码-de boor algorithm development environment in the turbo C2.0 program code
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4.7kb
    • 提供者:张云
  1. 06481141

    0下载:
  2. DE Algorithm based Comparison between Two Different Combinations of FACTS Devices under Single Line Outage Contingency Condition
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:584.83kb
    • 提供者:fateeeh/fafa
  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
    • 文件大小:14.79kb
    • 提供者:杨鹏
  1. de

    0下载:
  2. Design an algorithm to calculate the k-means cluster for Data
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:34.94kb
    • 提供者:yasemin
  1. DE

    0下载:
  2. 差分演化算法,用于求解多峰函数最优解十分有效,最近兴起。和PSO有的一拼-differential evolution algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:2.78kb
    • 提供者:万瑜廷
  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
    • 文件大小:1.19mb
    • 提供者:My_sun1
  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
    • 文件大小:1.21mb
    • 提供者:是大海
  1. DE

    0下载:
  2. Algorithm for matlab DE clustering data bases
  3. 所属分类:其他

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

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

    • 发布日期:2018-04-19
    • 文件大小:50kb
    • 提供者:cc cc
  1. 83390053PID-Tuning-using-DE

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

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

    0下载:
  2. 改进的de算法,可以调用外部函数,对变量可以有所约束(improved DE algorithm The external function can be called, which can be restricted to the variable)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:1kb
    • 提供者:liuwu
  1. QKP2

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

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

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

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

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

    • 发布日期:2018-05-02
    • 文件大小:220kb
    • 提供者:窝里有洞
« 12 3 4 »
搜珍网 www.dssz.com