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

搜索资源列表

  1. evolutionary-memetic-algorithm

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

    • 发布日期:2017-04-01
    • 文件大小:408392
    • 提供者:著毛
  1. NSGA2-dynamic

    0下载:
  2. 多目标优化进化算法目前公认效果收敛性最好的算法NSGA2c++源码,具有一般性,可在此基础上继续改进,对实现其他多目标优化算法很有帮助.-Multi-objective optimization evolutionary algorithm is currently the best recognized effect of convergence of the algorithm NSGA2c++ Source, with the general, could be on this basis
  3. 所属分类:matlab

    • 发布日期:2016-04-08
    • 文件大小:116468
    • 提供者:antercy
  1. Incremental-MOdel-Learning

    0下载:
  2. 本文提出了一种新型的演进式学习的模型,可以通过自动下载网络上图片达到自动分类的目的-This paper presents a new evolutionary learning model, can automatically download the network picture to achieve the purpose of automatic classification
  3. 所属分类:Project Design

    • 发布日期:2017-05-14
    • 文件大小:3600956
    • 提供者:chunxiao
  1. DifferentialEvolutionAPracticalApproachtoGlobalOpt

    0下载:
  2. 这是一本讲微分进化的书,进化算法是以遗传算法为代表的一类随机算法的总称,95年由Rainer Storn和Kenneth Prici提出微分进化方法,比传统进化算法更好更简单,2004年该方法的原创者出版了长达580页的微分进化:一种全局优化的实用方法,本书是英文版,似乎还没有中文版,希望对感兴趣的人有用-This is a book stresses differential evolution, evolutionary algorithm based on genetic algorith
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-27
    • 文件大小:9848998
    • 提供者:plow
  1. Geneticalgorithm

    0下载:
  2. 传算法的基本原理、设计方法及其并行实现,以及它在组合优化、机器学习、图像处理、过程控制、进化神经网络-Propagation algorithm of the basic principles, design methods and their parallel implementation, as well as in combinatorial optimization, machine learning, image processing, process control, evoluti
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:9716
    • 提供者:鲁明
  1. Dynamic

    0下载:
  2. A New Dynamic Multi-objective Optimization Evolutionary Algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1028077
    • 提供者:Jacky Gao
  1. EvolutionStrategy

    0下载:
  2. 主要介绍了进化策略的原理,并且用matlab进行了仿真。-Mainly introduces the principles of evolutionary strategy, and conducted a simulation using matlab.
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:25323
    • 提供者:zhangzongzhi
  1. PSO

    1下载:
  2. 粒子群进化算法,标准的源代码程序和实例教程。-Evolutionary particle swarm algorithm, standard procedures and examples of source code tutorial.
  3. 所属分类:MPI

    • 发布日期:2014-05-05
    • 文件大小:11621
    • 提供者:jia
  1. ev

    0下载:
  2. 从其他网站下载的进化算法的matlab源码-Website from other evolutionary algorithm matlab source
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1431010
    • 提供者:ggb
  1. ga

    1下载:
  2. 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它最初由美国Michigan大学J.Holland教授于1975年首先提出来的,并出版了颇有影响的专著《Adaptation in Natural and Artificial Systems》,GA这个名称才逐渐为人所知,J.Holland教授所提出的GA通常为简单遗传算法(SGA),遗传算法简单源程序。-Genetic Algorit
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-09-29
    • 文件大小:104273
    • 提供者:周武静
  1. ANN_Training-withES

    0下载:
  2. Artificial Nueral Network Training using Evolutionary Strategy.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:130354
    • 提供者:eda_wiz
  1. MakeDensityBasedClusterer.java.tar

    0下载:
  2. 基于局部搜索能力强、收敛速度快的特点,首先初始化一个没有子种群的全局种群,再在全局种群中采用迭代搜索,并对其中的个体进行聚类,当聚类簇中的个体数目达到规定的最小规模时形成一个子种群,然后在各子种群中进行迭代搜索并重新进行聚类,从而提高进化过程中种群的多样性,增强算法跳出局部最优的能力.该算法基于weka,用于weka拓展功能,需要 weka算法包支持。-Based on the local search ability, the characteristics of fast convergen
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:4859
    • 提供者:zhangrui
  1. GuoA

    1下载:
  2. 郭涛算法(GuoA)是基于子空间搜索(多父体重组)和群体爬山法相结合的演化算法。它通过利用少数个体所张成的子空间随机生成新的个体,体现了随机搜索的非凸性。此外,由于GuoA算法采用了单个体劣汰策略,算法在每次演化 迭代中,只把群体中适应性能最差的个体淘汰出局,淘汰压力 较小,既保证了群体的多样性,又可使具有较好适应性的个体能够一直保留。实践证明, GuoA算法具有较好的坚韧性,对于不同的优化问题无须修改算法的参数,而且效率很高,可能同时找到多个最优解。-Guo Tao algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:2805
    • 提供者:zhao
  1. QuantumEvolutionaryAlgorithm

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

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

    0下载:
  2. to learn the use evolutionary algorithms in matlab
  3. 所属分类:matlab

    • 发布日期:2017-05-08
    • 文件大小:1883666
    • 提供者:prakash
  1. Evolutionary.Synthesis.of.Pattern.Recognition.Syst

    0下载:
  2. 此pdf格式文本资料是关于进化合成模式识别系统的理论书籍-Evolutionary Synthesis of Pattern Recognition Systems
  3. 所属分类:software engineering

    • 发布日期:2017-05-31
    • 文件大小:13665920
    • 提供者:Y.Meng
  1. bbbb

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

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

    0下载:
  2. Develop the NSGA-II or SPEA2 multiobjective evolutionary algorithms to solve the multiobjective optimization problems.-Develop the NSGA-II or SPEA2 multiobjective evolutionary algorithms to solve the multiobjective optimization problems.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:3457
    • 提供者:Su Yu-Jiun
  1. SocialEvolutionaryProgramming

    0下载:
  2. 社会演化算法是一种新型的进化算法。这是基于社会演化算法的PID控制器参数整定的程序。学习遗传算法和进化算法的都有借鉴作用- Social Evolutionary Programming (SEP) to solve this problem. SEP is developed from Genetic Algorithm (GA), inherits the advantage of GA and other algorithms, and has better convergence rat
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2015-06-04
    • 文件大小:8343
    • 提供者:wangjin
  1. Co-Evolutionary-Algorithm

    0下载:
  2. Presentation of Co-evolutionary Algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:120522
    • 提供者:bell
« 12 3 4 5 6 7 8 9 10 ... 44 »
搜珍网 www.dssz.com