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

搜索资源列表

  1. Swarm_Intelligence_GCOE08_ver002

    0下载:
  2. 主要是关于一些粒子演算法的思想及如何进行分析。并且粒子演算法的一些衍生算法- PSO is a recently proposed algorithm, motivated from the simulation of social behavior. PSO is based on the evolutionary computation technique.
  3. 所属分类:File Formats

    • 发布日期:2017-05-20
    • 文件大小:6055669
    • 提供者:dfa
  1. evolutionarycomputing

    0下载:
  2. notes on Evolutionary computing .good ppt
  3. 所属分类:Development Research

    • 发布日期:2017-05-16
    • 文件大小:3925563
    • 提供者:palani
  1. EA_b

    0下载:
  2. 进化算法的一种 (1+1)EA的算法实现最优化求解 提供的示范函数为二进制数列求积累和-Opitmization method demo, based on (1+1)EA which belongs to Evolutionary Algorithm. An example function is provided as minimization of sum of a boolean array s bit multiplication.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:693659
    • 提供者:Liu,Chenxi
  1. GA

    0下载:
  2. 遗传算法求解函数最大值 设计的种群规模,采用的选择算子,交叉概率,变异概率,进化代数和最优解-Design of population size, using the selection operator, crossover probability, mutation probability, evolutionary algebra and the optimal solution
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:246063
    • 提供者:zsy
  1. AG

    0下载:
  2. 通过通用演化算法模型寻找搜索优化问题的最优解。采用二进制编码方案,繁殖池选择策略。-Through the common evolutionary algorithm model search to find the optimal solution of optimization problems. Binary coding scheme, breeding pool selection strategy.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:826148
    • 提供者:李洋
  1. exercise

    0下载:
  2. 演化计算的一个小例子程序 主要运用多父体杂交-Evolutionary Computation program is a small example of the main body of the use of multi-parent Hybrid
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:2544
    • 提供者:wuxi
  1. exercise

    0下载:
  2. 演化计算的一个例子 包括问题说明和源码 采用的是精英算法-An example of evolutionary computation, including the problem descr iption and source code used in the elite algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:95967
    • 提供者:wuxi
  1. javaai_3rd_code

    0下载:
  2. A Genetic Algorithm is solution that is used to estimate various mathematical blackbox problems. In this example, we use a function that accepts multiple parameters and after these numeric arguments are added, subtracted, multiplied or divided, the B
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-28
    • 文件大小:11249807
    • 提供者:srini
  1. QGA_crect

    0下载:
  2. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1298
    • 提供者:蒋佳颖
  1. aa

    0下载:
  2. 演化算法的使用分析,从效率上,从收敛速度上都做了仔细的分析-The use of evolutionary algorithms analysis of efficiency, from the convergence rate has done a careful analysis of
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:345291
    • 提供者:张正生
  1. NSGA2

    0下载:
  2. 多目标进化算法,里面有html格式的源码说明!-Multi-objective evolutionary algorithm, which has the source code for html format descr iption!
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:34963
    • 提供者:Ray
  1. introductiontoec

    0下载:
  2. Elements of Evolution: – Reproduction – Random variation – Competition – Selection of contending individuals from a population. ● Evolutionary computation: computational methods simulating evolution, mostly used to find a solution in
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:85175
    • 提供者:mt
  1. 1111

    0下载:
  2. 量子进化算法和免疫算法都是解决优化问题的强有力算法。在分析了量子进化算法搜索的特点和免疫算法的机理基础上,对它们进行比较,阐明了二者的不同特点-Quantum-inspired evolutionary algorithms and immune algorithms are a powerful algorithm to solve optimization problems. After analyzing the characteristics of the quantum evoluti
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:825806
    • 提供者:daijiang
  1. 12345

    0下载:
  2. 分析量子进化算法和免疫算子的特点,提出一种分级变异的量子进化算法,用于求解多目标优化问题-Analysis of quantum-inspired evolutionary algorithms and immune operator characteristics, presents a hierarchical variation of the quantum-inspired evolutionary algorithm for solving multi-objective optimi
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:388692
    • 提供者:daijiang
  1. m

    0下载:
  2. 本代码的作用是用进化算法进行多目标优化,编辑语言是MATLAB。-The role of this code is to use multi-objective optimization evolutionary algorithms, editing, language is MATLAB.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:384873
    • 提供者:zhanglubing
  1. PSO

    0下载:
  2. 非常有用的粒子群算法,是一种进化计算技术和基于迭代的优化工具。-A very useful particle swarm algorithm is a kind of evolutionary computation techniques and tools based on iterative optimization.
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:537
    • 提供者:李峰
  1. 25811211GA

    0下载:
  2. 演化算法GA的c++实现,以解决某一函数最优解为例-Evolutionary algorithm GA-c++ implementation to solve the optimal solution as an example of a function
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:3432
    • 提供者:panbowen
  1. NLEA

    0下载:
  2. 基于邻域表的多目标进化算法,是人工智能的应用领域之一-Multi-objective Evolutionary Algorithm BasedonNeighborhood List
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:475545
    • 提供者:薛大伟
  1. vrp

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

    • 发布日期:2017-03-24
    • 文件大小:532929
    • 提供者:炯炯
  1. DMOEADD_code2009

    0下载:
  2. 动力学演化算法解决多目标优化问题,采用了与模拟退火算法相结合的准则,理论基础来源于统计力学中的自由能极小化定律。 -Evolutionary Algorithms for Solving Multi-Objective Problems
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:1043291
    • 提供者:钱宇锋
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 44 »
搜珍网 www.dssz.com