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

搜索资源列表

  1. evolutionary-memetic-algorithm

    0下载:
  2. 关于进化memetic方面的一篇论文,对于理解memetic对进化算法的改进有帮助-a paper about evolutionary memetic computing
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:408392
    • 提供者:著毛
  1. IEEEXploreBBO

    1下载:
  2. 一种新型进化算法论文:基于生物地理优化算法(BBO).-Paper a new evolutionary algorithm: optimization algorithm based on biogeographic (BBO).
  3. 所属分类:Document

    • 发布日期:2017-04-04
    • 文件大小:689911
    • 提供者:向健
  1. OverviewofEvolutionaryAlgorithms

    0下载:
  2. Overview of evolutionary algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-04-28
    • 文件大小:318252
    • 提供者:hien
  1. differentialevolution_2009-04-05

    0下载:
  2. This contribution provides functions for finding an optimum parameter set using the evolutionary algorithm of Differential Evolution. Simply speaking: If you have some complicated function of which you are unable to compute a derivative, and you want
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:129127
    • 提供者:ahmed
  1. antforfood.pdf

    0下载:
  2. 本文介绍了一种新型模拟进化算法蚁群算法该方法通过模拟蚁群搜索食物的过程,达 到求解组合优化问题的目的 -This article describes a new type of simulated evolutionary algorithm method of ant colony algorithm in the simulation of ant colony search for food through the process of solving combinatorial op
  3. 所属分类:Document

    • 发布日期:2017-04-04
    • 文件大小:95908
    • 提供者:赵成
  1. QuantumEvolutionaryAlgorithm

    0下载:
  2. 量子进化算法论文,详尽介绍该算法的原理及实验结果-Quantum evolutionary algorithm papers, detailed descr iptions of the principle of the algorithm and experimental results
  3. 所属分类:Document

    • 发布日期:2017-04-03
    • 文件大小:369417
    • 提供者:向健
  1. bbbb

    0下载:
  2. 摘 要:提出一种新的基于Pareto多目标进化免疫算法(PMEIA)。算法在每一代进化群体中选取最优非支配抗体保存到记忆细胞文档中 同时引入Parzen窗估计法计算记忆细胞的熵值,根据熵值对记忆细胞文档进行动更新,使算法向着理想Pareto最优边界搜索。此外,算法基于点在目标空间分况进行克隆选择,有利于得到分布较广的Pareto最优边界,且加快了收敛速度。与已有算法相比, PMEIA在收敛性、多样性,以及解的分布性方面都得到很好的提高。-Abstract:This paperproposed a
  3. 所属分类:software engineering

    • 发布日期:2017-03-23
    • 文件大小:276842
    • 提供者:王飞
  1. vrp

    0下载:
  2. 进化算法及其在全局优化和VRP中的应用的毕业论文-Evolutionary Algorithm and Its Application in GlobalOptimization and Vehicle Routing Problem
  3. 所属分类:software engineering

    • 发布日期:2017-03-24
    • 文件大小:532929
    • 提供者:炯炯
  1. SPEA2-Improving-the-Strength-Pareto-Evolutionary-

    1下载:
  2. SPEA2 Improving the Strength Pareto Evolutionary Algorithm
  3. 所属分类:Development Research

    • 发布日期:2017-03-28
    • 文件大小:211237
    • 提供者:Xantipo74
  1. Omni-optimizer

    0下载:
  2. Omni-optimizer: A generic evolutionary algorithm for single and multi-objective optimization
  3. 所属分类:software engineering

    • 发布日期:2017-05-10
    • 文件大小:2527592
    • 提供者:Hovering2008
  1. Ant-colony-algorithm

    0下载:
  2. 用于一般函数优化的蚁群算法,开发环境为VC++,很实用-Ant colony system is a novel simulated evolutionary algorithm which shows many excellent characters.
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:204881
    • 提供者:辛莉
  1. PSO-Algorithm

    0下载:
  2. 粒子群优化(Particle Swarm Optimization, PSO),又称微粒群算法,是由J. Kennedy和R. C. Eberhart等于1995年开发的一种演化计算技术,来源于对一个简化社会模型的模拟。-Particle Swarm Optimization (Particle Swarm Optimization, PSO), also known as particle swarm optimization, by J. Kennedy and RC Eberhart eq
  3. 所属分类:software engineering

    • 发布日期:2017-11-21
    • 文件大小:759856
    • 提供者:Tony Cheung
  1. principles-of-evolutionary-algorithm

    0下载:
  2. 简要阐述了进化算法的基本原理 ,探讨了在 MATLAB 环境中实现遗传算法各算子的编程方法 , 并以一个简单的实例说明所编程序在函数全局寻优中的应用。 -Briefly the basic principles of evolutionary algorithm, to explore the genetic algorithm in MATLAB programming methods for each operator, and a simple example to illustrate
  3. 所属分类:software engineering

    • 发布日期:2017-11-16
    • 文件大小:2760200
    • 提供者:张嘉城
  1. hamid_facts

    0下载:
  2. optiaml facts allocation using evolutionary algorithm
  3. 所属分类:Project Design

    • 发布日期:2017-11-30
    • 文件大小:293795
    • 提供者:Hamid
  1. mianyisuanfa

    0下载:
  2. 基于matlab的免疫进化算法 详细讲解了免疫算法的实现-Explain in detail the implementation of the immune algorithm based on the matlab immune evolutionary algorithm
  3. 所属分类:Project Design

    • 发布日期:2017-11-09
    • 文件大小:296951
    • 提供者:hukun
  1. Cat-Search-Algorithm-based-on-fuzzy-neural-networ

    0下载:
  2. powerpoint about cat search algorithm a kind of evolutionary algorithm and numerical optimazation
  3. 所属分类:software engineering

    • 发布日期:2017-11-11
    • 文件大小:446693
    • 提供者:Sadaf
  1. evolutionary-algorithm

    1下载:
  2. 二次背包问题的贪婪量子进化算法求解,对于初学者来说非常适用-Quadratic knapsack problem greed quantum evolutionary algorithm, is very suitable for beginners
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:1033196
    • 提供者:萧勇
  1. Mult-i-Agent-Evolutionary-Algorithm

    0下载:
  2. 提出了一种新的组合优化方法即组合优化多智能体进化算法. 该方法将智能体固定在网格上, 而每个智能体为了增加自身能量将与其邻域展开竞争, 同样智能体也可进行自学习来增加能量.-A new method for combinatorial optimization combinatorial optimization ie multi-agent evolutionary algorithm The method body is fixed in the smart grid, and each a
  3. 所属分类:Communication

    • 发布日期:2017-03-24
    • 文件大小:996908
    • 提供者:Peng LI
  1. A multiobjective optimization-based evolutionary algorithm for constrained optimiz

    0下载:
  2. A multiobjective optimization-based evolutionary algorithm for constrained optimiz
  3. 所属分类:文档资料

    • 发布日期:2015-02-09
    • 文件大小:1569746
    • 提供者:Majid20
  1. An Indicator Based Multi-Objective Evolutionary Algorithm with Reference Point Adaptation for Better Versatility

    1下载:
  2. During the past two decades, a variety of multiobjective evolutionary algorithms (MOEAs) have been proposed in the literature. As pointed out in some recent studies, however, the performance of an MOEA can strongly depend on the Pareto front shap
  3. 所属分类:报告论文

    • 发布日期:2018-11-18
    • 文件大小:2196595
    • 提供者:Cyning
« 12 »
搜珍网 www.dssz.com