搜索资源列表
改进遗传算法-郭涛算法做最优化问题很管用
- 改进遗传算法-郭涛算法做最优化问题很管用,算法的基本思想是 先任意产生n个随机数,然后从n个数里随机选择m个数,再有这m个 数合成一个新数,将这个新数同n个数中间适应值函数值的最差的比较, 如果好的话就取代最差的那个,如果它比最好的还要好的话,则把最好的 也取代。如果比最差的坏,则重新合成一个新数。依次循环下去。 程序的奇妙之处是GA_crossover()函数,产生的新数确实比较好,看看 那位大侠能改进一下,产
改进遗传算法-郭涛算法做最优化问题很管用
- 改进遗传算法-郭涛算法做最优化问题很管用,算法的基本思想是 先任意产生n个随机数,然后从n个数里随机选择m个数,再有这m个 数合成一个新数,将这个新数同n个数中间适应值函数值的最差的比较, 如果好的话就取代最差的那个,如果它比最好的还要好的话,则把最好的 也取代。如果比最差的坏,则重新合成一个新数。依次循环下去。 程序的奇妙之处是GA_crossover()函数,产生的新数确实比较好,看看 那位大侠能改进一下,产
EDCA_ns-2_28-v1-0-2
- 在NS2仿真软件(2.28)下,实现802.11E的增强分布式协调接入机制(EDCA,包括CFB模式),TKN开发,具有公信力。无论是仿真验证,还是据此做改进算法都十分适合。-In the NS2 simulation software (2.28), the realization of 802.11e enhanced distributed coordination access mechanism (EDCA, includin
dsdv
- ns2下dsdv实现代码。DSDV(Destination-Sequenced Distance-Vector)协议是先应式路由协议,是由传统的Bellman-Ford 路由协议改进得到的,其特点是利用目的节点序列号解决了DBF算法的路由环路和无穷计数问题。-dsdv the realization of the code under ns2. DSDV (Destination-Sequenced Distance-Vector) p
Algorithm
- 本文提出的改进算法给出了源 节点和目的节点出现在网络中任何位置的洞路由方案,优化了洞路由路径,合理解决了无线传感器网络中的洞路由问题-In t his paper,an im2 p roved algo rit hm p ropo ses a ro uting scheme op timizes t he ro uting pat h no mat ter where t he so urce no de and t he
Bomb
- C#做的扫雷,消遣一下。C#界面生成太慢,如果你有兴趣可以在作改进;右击插红旗的功能没有,如果你有兴趣可以添加此功能;如果你对算法感兴趣当然可以下载-C# to do de-mining, recreational click. C# interface generation is too slow, if you are interested in can be improved right-click the red flag o
DE
- DE算法的改进及其在系统辨识中的应用,de算法 也是蜂群算法-DE algorithm and its application in system identification, de bees algorithm algorithm is also
eemd
- EEMD总体经验模式分解,EMD 的一种改进算法,可用于信号的去噪。-EEMD overall empirical mode decomposition, EMD of an improved algorithm can be used for signal de-noising.
DE
- 编写改进的差分进化算法,并对神经网络进行优化-improved differential evolution algorithm to optimization the neural network
DErand1either-or
- DE的一种改进算法,程序通过改变变异规则来大概改进算法的目的,同JDE一样是改进DE的一种-DE, an improved algorithm of application about the purpose of the improved algorithm by changing the variation rules, as well as JDE is a kind of improved DE
(muPlambda)-co-evolutionary-DE
- 将协同进化思想与微分进化算法结合,为一种改进的多种群共同进化微分进化算法-The idea of co-evolution differential evolution algorithm combined for an improved multi-population co-evolution differential evolution algorithm
JADE
- DE优化算法的一种改进,优化精度比基本DE好很多-DE An improved optimization algorithm to optimize the accuracy of better than a lot of the basic DE
DE
- 差分进化算法,利用这个文档对差分进化算法进行简单的学习,并且实现简单的创新与改进。(Differential evolution algorithm, using this document for differential evolution algorithm for simple learning, and to achieve a simple innovation and improvement.)
SHADE
- 该文件是一种改进的自适应差分算法的研究,包括算法程序和参考文献,并用CEC2013 单目标真实参数优化问题测试了算法的性能。(This file is a kind of improved adaptive DE, including the algorithm program and references, and the performance of Success History based Adaptive DE (SHADE)
JBDE
- 差分进化算法(Differential evolution algorithm)
JADE
- DE算法的改进算法,用于比较,测试算法的性能。(Bio-inspired intelligent optimization algorithm matlab program)
DE
- 改进的de算法,可以调用外部函数,对变量可以有所约束(improved DE algorithm The external function can be called, which can be restricted to the variable)
dehaze_code
- 原色通道算法及其改进, 基于MATLAB开发平台的图像去雾程序代码,可运行,适合去雾算法的研究(Primary color channel algorithm and its improvement.MATLAB based development platform for image de fog program code, can be run, suitable for fog algorithm research.)
DE,JADE源代码(matlab)
- DE算法作为一种新的进化算法被广泛关注,它的改进算法层出不穷,但最经典的莫过于JADE(DE algorithm has been widely concerned as a new evolutionary algorithm. Its improved algorithms emerge in an endless stream, but the most classic is JADE.)
PVADE
- 该文件是一种改进的差分算法研究(PVADE),包含一个算法程序和CEC2013 程序,并且算法通过CEC 2013 单目标真实参数优化问题的仿真测试。(This file is a kind of improved DE (Population's Variance-Based Adaptive Differential Evolution, PVADE), including the algorithm program and CEC