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

搜索资源列表

  1. colon

    0下载:
  2. 基于自适应免疫进化算法的多用户检;  本文采用自适应免疫进化算法来解决多用户检测问题. 通过计算机仿真,无论是抗多址干 扰还是抑制远近效应,此方法都明显优于传统检测方法,并且具有与最优检测器接近的误码率性能.-based on adaptive immune evolutionary algorithm multi-user location; In this paper, adaptive immune evolutionary algorithm to solve the probl
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:188719
    • 提供者:beer
  1. 演化法

    0下载:
  2. 首先介绍了当前求解TSP问题最好的演化算法之一:GT算法。文中重点设计了在NOW上求解旅行商问题GT算法的并行算法,详细描述了设计思路,设计策略。还给出了相当详细的并行算法描述。文中设计的并行算法已经在NOW上的PVM平台上实现。关键词NOW,演化计算,旅行商问题,并行计算-first briefed on the current TSP evolutionary algorithm best one : GT algorithm. The article focused on the desi
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:200229
    • 提供者:巨金华
  1. BrainyAliens

    0下载:
  2. 一个射击有智能的外星飞船的小游戏,可以用来研究演化算法.-A shooting intelligent extraterrestrial spacecraft there is a small game can be used to study the evolutionary algorithm.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:80244
    • 提供者:董实力
  1. EvolutionaryAlgorithm

    0下载:
  2. 本例用演化算法处理了函数f=x^2在[1,31]上的极值问题。关键词:二进制编码,轮盘赌模型-Evolutionary algorithm used in this case to deal with the function f = x ^ 2 in [1,31] on the extremal problem. Keywords: binary code, roulette model
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:1753
    • 提供者:kevin
  1. pso

    0下载:
  2. 粒子群优化(Particle Swarm Optimization - PSO) 算法是一种新兴的有潜力的进化算法( Evolutionary Algorithm - EA) .PSO 算法,和遗传算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质. 但是它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作. 它通过追随当前搜索到的最优值来寻找全局最优。-pso
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1675175
    • 提供者:张岩
  1. msops_c.tar

    0下载:
  2. MSOPS - Multiple Single Objective Pareto Sampling. MSOPS is an elitist multiobjective evolutionary algorithm which incorporates a non Pareto-dominance based multiobjective approach. Author: Tobias Wagner
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:7100
    • 提供者:sara
  1. hw1

    0下载:
  2. Abstract—Three-feature based automatic lane detection al- gorithm (TFALDA) is a new lane detection algorithm which is simple, robust, and efficient, thus suitable for real-time processing in cluttered road environments without a priori knowledg
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:2160
    • 提供者:Tai Kai I
  1. Parallel-genetic-algorithm

    0下载:
  2. 经典遗传算法利用单一种群对种群个体进行交叉、变异和选择操作,在进化过程中的超级个体易产生过早收敛现象,粗粒度并行遗传算法利用多个子种群进行进化计算,各子群体分别独立进行遗传操作,相互交换最优个体后继续进化。该文证明了该算法的搜索过程是一个有限时齐遍历马尔柯夫链,给出粗粒度并行遗传算法全局最优收敛性证明。对于旅行商问题TSP利用粗粒度并行遗传算法进行了求解,以解决经典遗传算法的收敛到局部最优值问题。仿真结果表明,算法的收敛性能优于经典遗传算法。-Classic genetic algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-11-09
    • 文件大小:931882
    • 提供者:陈嘉鑫
  1. DE

    0下载:
  2. 差分演花算法,基本程序。差分演化算法是一种快 速的演化算法, 它采用实数编码, 并利用个体间的差分信息 来指导新产生个体的搜索.-Differential speech spend algorithm, the basic procedures. Differential evolution algorithm is a fast evolutionary algorithm, which uses real-coded differential between the individual i
  3. 所属分类:Other systems

    • 发布日期:2017-11-29
    • 文件大小:901998
    • 提供者:吴伟林
  1. evs

    0下载:
  2. evolutionary algorithm to optimize of fitness functions
  3. 所属分类:Other systems

    • 发布日期:2017-12-02
    • 文件大小:14706
    • 提供者:mohsen
  1. MOEA_SPEA2_MATLAB

    0下载:
  2. SPEA2 MATLAB程序 多目标进化算法-The SPEA2 MATLAB program multi-objective evolutionary algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:93565
    • 提供者:三树人
  1. evMOGA_toolbox

    0下载:
  2. ev-MOGA Multiobjective Evolutionary Algorithm has been developed by the Predictive Control and Heuristic optimization Group at Universitat Politècnica de València. ev-MOGA is an elitist multi-objective evolutionary algorithm based on the concept of e
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:288848
    • 提供者:ouchi
  1. vehicle-scheduling

    0下载:
  2. 这是一个本科毕业论文的程序,利用免疫进化算法来解决物流企业车辆调度的问题,供参考。-This is an undergraduate thesis program, the use of immune evolutionary algorithm to solve the logistics vehicle scheduling problem, for reference.
  3. 所属分类:CSharp

    • 发布日期:2017-11-16
    • 文件大小:23667712
    • 提供者:任勇军
  1. Genetic-Algorithm

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

    • 发布日期:2017-04-15
    • 文件大小:21904
    • 提供者:饶志成
  1. Performance-comparison-of-G-A--Pso-and-He-in-beam

    1下载:
  2. Performance comparison of Genetic Algorithm, Particle swarm optimization and Hybrid evolutionary algorithm in beamforming
  3. 所属分类:Communication

    • 发布日期:2017-03-23
    • 文件大小:5183
    • 提供者:venu
  1. PSOPC

    0下载:
  2. 粒子群算法的智能优化,PSO 算法属于进化算法的一种,和遗传算法相似,它也是从随机解出发,通过迭代寻找最优解-Particle swarm intelligence optimization, PSO algorithm is an evolutionary algorithm, and genetic algorithm similarity, it is also starting from a random solution, find the optimal solution by it
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:1164
    • 提供者:王艳琴
  1. Others

    0下载:
  2. Cultural Algorithms is a fast and robust evolutionary algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2323
    • 提供者:mehdi
  1. radar_many

    0下载:
  2. medium prf radar and evolutionary algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-05-15
    • 文件大小:3798161
    • 提供者:SUHASDR
  1. DE-demo

    0下载:
  2. 微分进化算法是一种非常重要的参数寻有选择算法,可以有效的选择一些控制算法参数。-The differential evolution algorithm to search the global optimal solution of the stochastic optimization algorithm is an analog of the natural biological evolution. Because the differential evolution
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1161
    • 提供者:许巍
  1. pso1

    0下载:
  2. 粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法((Evolu2tionary Algorithm - EA)-Particle swarm optimization, also known as PSO (Particle Swarm Optimization), abbreviated as PSO, is a new evolutionary algorithm developed in rece
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1387
    • 提供者:linlinlin
« 12 3 4 »
搜珍网 www.dssz.com