搜索资源列表
Shuffling-algorithm
- 这个程序是一个洗牌算法的实现,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
AntSim1_1
- 蚂蚁算法的一个场景演示,里面可以设置不同的场景还有抑素的挥发设置等。-An ant algorithm demo scene, which can set up different scenes there are the volatile settings, such as endostatin.
DE
- 差分演花算法,基本程序。差分演化算法是一种快 速的演化算法, 它采用实数编码, 并利用个体间的差分信息 来指导新产生个体的搜索.-Differential speech spend algorithm, the basic procedures. Differential evolution algorithm is a fast evolutionary algorithm, which uses real-coded differential between the individual i
TDOA-location-paper
- 哈尔滨工程大学word格式论文,基于差分演进算法的TDOA定位技术。提出了三种新的定位算法:基于TDOA的Chan-GA算法、Chan-DE算法和Chan-IDE算法。并在相同的仿真环境下进行比较,仿真结果表明,在保证种群数量的情况下,所提的算法性能稳定,能找到逼近全局最优点的解,相对于Chan算法精度更高,相对于以前的算法在保证收敛性能的前提下有更快的收敛速度。-Harbin Engineering University, word format papers, based on differ
DE
- 差分进化算法是遗传算法的一种,该段代码实现该算法功能,简单易懂-Differential evolution algorithm is a genetic algorithm, the function of the code implementing the algorithm is simple and easy to understand
DE-demo
- 微分进化算法是一种非常重要的参数寻有选择算法,可以有效的选择一些控制算法参数。-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
de-boor--turbo-C2.0
- de boor 算法在turbo C2.0开发环境下的程序代码-de boor algorithm development environment in the turbo C2.0 program code
06481141
- DE Algorithm based Comparison between Two Different Combinations of FACTS Devices under Single Line Outage Contingency Condition
DE-apply-in-neural-network
- 该文件是差分进化算法在神经网络中的应用分析,算法使用不同的样本点经过多次实验证明该算法有效。-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.
de
- Design an algorithm to calculate the k-means cluster for Data
DE
- 差分演化算法,用于求解多峰函数最优解十分有效,最近兴起。和PSO有的一拼-differential evolution algorithm
DE
- 使用差分进化算法对系统函数进行优化,使得系统指标最小(The differential evolution algorithm is used to optimize the system function, which makes the system index minimum)
DE
- 差分进化算法,利用这个文档对差分进化算法进行简单的学习,并且实现简单的创新与改进。(Differential evolution algorithm, using this document for differential evolution algorithm for simple learning, and to achieve a simple innovation and improvement.)
DE
- Algorithm for matlab DE clustering data bases
DE
- 差分进化算法(Differential Evolution, DE)是一种基于群体差异的启发式随机搜索算法,该算法是由R.Storn和K.Price为求解Chebyshev多项式而提出的。DE算法也属于智能优化算法,与前面的启发式算法,如ABC,PSO等(DE optimization algorithm)
83390053PID-Tuning-using-DE
- differential evalution algorithm for tuning pid controller
DE
- 改进的de算法,可以调用外部函数,对变量可以有所约束(improved DE algorithm The external function can be called, which can be restricted to the variable)
QKP2
- 使用DE算法求解二次背包问题,采用了动态排序的方法(DE algorithm is used to solve the two knapsack problem. Dynamic sorting method is adopted.)
QKP1
- 基于DE算法利用静态排序算法求解二次背包问题(DE algorithm based on static sorting algorithm to solve two knapsack problem.)
QKP
- 用遗传算法DE算法求解数值优化问题,实现了一个函数(Solving numerical optimization problems with DE algorithm)
