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

搜索资源列表

  1. 遗传算法程序包

    1下载:
  2. 遗传算法程序包,里面包含有多种人工智能语言c程序,包括进化算法等等,没有密码-GA package, which contains a variety of artificial intelligence language c procedures, including evolutionary algorithms, etc., no password
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:78.87kb
    • 提供者:王松松
  1. EvolutionaryAlgorithms-2007-06-29

    0下载:
  2. An evolutionary algorithms application which includes several samples(TSP, Evolution in a 3D fitness landscape, Sudoku)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5.3mb
    • 提供者:呂俊宏
  1. javaea-csp

    0下载:
  2. JavaEA是一个用Java编写的基于进化计算(Evolutionary Algorithms)的随机二元约束满足问题求解器,作者提供了多个进化计算方法求解随机二元约束满足问题。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:446.4kb
    • 提供者:
  1. 粒子群算法计算最短路径

    6下载:
  2. 优化问题是工业设计中经常遇到的问题,许多问题最后都可以归结为优化问题. 为了解决各种各样的优化问题,人们提出了许多优化算法,比较著名的有爬山法、遗传算法等.优化问题有两个主要问题:一是要求寻找全局最小点,二是要求有较高的收敛速度. 爬山法精度较高,但是易于陷入局部极小. 遗传算法属于进化算法( Evolutionary Algorithms) 的一种,它通过模仿自然界的选择与遗传的机理来寻找最优解. 遗传算法有三个基本算子:选择、交叉和变异. 但是遗传算法的编程实现比较复杂,首先需要对问题进行编
  3. 所属分类:源码下载

  1. GEP

    0下载:
  2. 演化算法求运算树表达的最大值,通过后序遍历求得适应度函数值,通过演化算法优化最优解-Evolutionary algorithms seek to express the maximum value of the tree operations, through the postorder fitness function values obtained by evolutionary algorithm to optimize the optimal solution
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1.32mb
    • 提供者:rat
  1. CMGA

    0下载:
  2. 一个以多环形领域组成的进化算法,领域之间通过公共个体进行自适应信息传递,同时各领域又通过竞争来争夺对公共资源的享有权-A field of multi-ring composed of evolutionary algorithms, between the field of adaptive individuals through public messaging, at the same time in various fields through the competition to co
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-09
    • 文件大小:16.21kb
    • 提供者:huwentao
  1. Niche-based-evolutionary-algorithms

    0下载:
  2. 小生境遗传优化源程序 具有非线性优化问题的解释-Niche Genetic optimization of source non-linear optimization problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:36.22kb
    • 提供者:luyuming
  1. pavel_1.0.1beta_setup

    0下载:
  2. Pavel是一个交互式显示和评估高维数据的工具,主要用对多目标进化算法结果的分析。-Pavel (Paretoset Analysis Visualization and Evaluation) is a tool for interactively displaying and evaluating large sets of highdimensional data. Its main intended use is the analysis of result sets from mult
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-13
    • 文件大小:2.97mb
    • 提供者:stuart
  1. MelanieMitchellAnIntroductiontoGeneticAlgorithms.

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

    • 发布日期:2017-05-08
    • 文件大小:1.8mb
    • 提供者:prakash
  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
    • 文件大小:3.38kb
    • 提供者:Su Yu-Jiun
  1. GEATbx_Intro_Algorithmen_v38

    0下载:
  2. Introduction Evolutionary Algorithms: Overview, Methods and Operators.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:700.83kb
    • 提供者:ABDELHEDI
  1. mulitiobjective-evolutionary-Algorithms-

    0下载:
  2. 基于多样性测度的改进的多目标进化算法。处理约束问题的改进的多目标进化算法。-Diversity measure based on improved multi-objective evolutionary algorithm. Improved handling Constrained multi-objective evolutionary algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:21kb
    • 提供者:杨雨
  1. improve

    0下载:
  2. 基于进化规划的FCMBP模糊聚类改进方法Based on Evolutionary Programming FCMBP fuzzy clustering method to improve-Based on Evolutionary Programming FCMBP fuzzy clustering method to improve
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:784.75kb
    • 提供者:
  1. Fractal-algorithms-

    0下载:
  2. 本书从实用的角度出发,论述了分形图形的生成算法与程序设计。主要内容包括分形图的递归算法、文法构图算法、迭代函数系统算法、逃逸时间算法、分形演化算法,以及分形图的放大、分形图的动画、分形图的立体化和利用分形算法实现自然景物的模拟等内容。-From a practical point of view the book, discusses the fractal graphics generation algorithms and programming. The main contents inc
  3. 所属分类:Fractal program

    • 发布日期:2017-03-31
    • 文件大小:537.26kb
    • 提供者:boywu
  1. evolutionary-algorithms

    0下载:
  2. 多目标遗传算法进展, 多目标遗传算法进展,-Advances in multi-objective evolutionary algorithms
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:138.12kb
    • 提供者:leichenjian
  1. Evolutionary-Algorithms

    0下载:
  2. 玄光男遗传算法讲稿(遗传算法和优化:理论及其应用).-Evolutionary Algorithms and Optimization:theory and its application.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-08
    • 文件大小:1.72mb
    • 提供者:周山人
  1. evolutionary-strategy

    0下载:
  2. 两个是进化策略的matlab程序,还有一个word文档是进化算法的理论知识-Two is the evolution strategy matlab program, as well as a word document is the theoretical knowledge of evolutionary algorithms
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:442.33kb
    • 提供者:mengpinchao
  1. 9781849961288-c1-Simple-Evolutionary-Algorithms.r

    0下载:
  2. Simple Evolutionary Algorithms from a Chapter of book published by Springer
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:255.85kb
    • 提供者:hami
  1. multi-objective-Optimization-Using-Evolutionary-A

    0下载:
  2. multi-objective Optimization Using Evolutionary Algorithms 论文对应的matlab代码
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:171.25kb
    • 提供者:Zhang
  1. evolutionary-algorithms

    0下载:
  2. 几种常见的进化算法,遗传算法,详细的ppt,进化计算,有助于理解-Several common evolutionary algorithms, genetic algorithms, detailed ppt, evolutionary computation, help to understand.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-19
    • 文件大小:4.41mb
    • 提供者:wjr
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com