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

搜索资源列表

  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-27
    • 文件大小: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-26
    • 文件大小:80244
    • 提供者:董实力
  1. Genetic_Algorithm

    0下载:
  2. Filename: aiWorld.h Purpose: 遗传算法,花朵演化。 Author: pass86 E-mail: pass86@gmail.com -Genetic_Algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:5730
    • 提供者:chei
  1. fract

    0下载:
  2. 内容包括分形图的递归算法、文法构图算法、迭代函数系统算法、逃逸时间算法、分形演化算法,以及分形图的放大、分形图的动画、分形图的立体化和利用分形算法实现自然景物的模拟等内容。 -Fractal images include the recursive algorithm, grammar, composition algorithm, iterated function system algorithm, escape time algorithm, fractal evolution alg
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-31
    • 文件大小:13696315
    • 提供者:王陆军
  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-06
    • 文件大小:1753
    • 提供者:kevin
  1. munituihuo

    0下载:
  2. 模拟退火算法解决TSP问题,用固体退火模拟组合优化问题,将内能E模拟为目标函数值f,温度T演化成控制参数t,即得到解组合优化问题的模拟退火算法:由初始解i和控制参数初值t开始,对当前解重复“产生新解→计算目标函数差→接受或舍弃”的迭代,并逐步衰减t值,算法终止时的当前解即为所得近似最优解-Simulated annealing algorithm to solve the TSP problem, combined with solid-annealing simulation optimiza
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:1326
    • 提供者:rain
  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. WS_net

    3下载:
  2. 复杂网络上演化博弈的小世界网络的算法等等希望有用-Evolutionary Game on Complex Networks of small world network of algorithms, and so wish to be useful
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:1856
    • 提供者:寇亮
  1. DEcshp

    0下载:
  2. 连续函数优化的差分演化(由肯尼斯和莱纳S的算法而来)-Differential Evolution (DE) for Continuous Function Optimization (an algorithm by Kenneth Price and Rainer Storn)Table of contents
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:6296
    • 提供者:liuzhuan
  1. Genetic-algorithm

    0下载:
  2. 针对传统遗传算法的早熟收敛问题,在著名的“基因块”假设的基础上,提出了一种改进算法:利用设计的新算子对传统遗传算法演化过程中被淘汰的个体进行二次演化,使得可能包含在将来的演化中对结果的全局最优性产生重要影响的基因块得以保留,以此来避免遗传算法早熟收敛现象。实验结果证明了该改进算法可以有效地避免早熟收敛,提高了算法全局优化能力。-Premature convergence of traditional genetic algorithm, based on the assumptions of t
  3. 所属分类:Other systems

    • 发布日期:2017-11-07
    • 文件大小:210200
    • 提供者:陈嘉鑫
  1. Differential-Evolution

    0下载:
  2. 差分演化算法的优化算法,介绍了一个简单示例,用C语言编写-Sample Program of Differential Evolution
  3. 所属分类:Other systems

    • 发布日期:2017-11-12
    • 文件大小:1610
    • 提供者:彭春晓
  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. DE_CPP

    0下载:
  2. 此程序是差分演化算法的基本程序,希望能对大家有用。-This program is the basic program of the differential evolution algorithm, hoping to be useful for all of us.
  3. 所属分类:Other systems

    • 发布日期:2017-11-22
    • 文件大小:30944
    • 提供者:吴伟林
  1. wobiande

    0下载:
  2. 用演化算法求出最小的n个数 这是计算智能问题的一个实例-computational intelligence
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2087
    • 提供者:王二
  1. DE

    0下载:
  2. 差分演化算法,用于求解多峰函数最优解十分有效,最近兴起。和PSO有的一拼-differential evolution algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:2842
    • 提供者:万瑜廷
  1. DE

    0下载:
  2. 本文件为差分演化算法,实现并带有注释,本自带测试函数。(This document is a differential evolution algorithm, implemented and annotated, which comes with test functions.)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:2835456
    • 提供者:宇沐风
  1. DE_Random

    0下载:
  2. 本文件为差分演化算法,实现并带有注释,不涉及文件操作,初始种群为随机生成。(This document is a differential evolution algorithm, implemented with annotations, does not involve file operations, and the initial population is randomly generated.)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:1110016
    • 提供者:宇沐风
  1. 新建 Microsoft Word 97 - 2003 文档

    0下载:
  2. PSO算法是基于群体的,根据对环境的适应度将群体中的个体移动到好的区域。然而它不对个体使用演化算子,而是将每个个体看作是D维搜索空间中的一个没有体积的微粒(点),在搜索空间中以一定的速度飞行,这个速度根据它本身的飞行经验和同伴的飞行经验来动态调整(PSO algorithm is based on the group, according to the environment to the fitness of the individual to move to the area.However
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:5120
    • 提供者:一狼
  1. 智能优化算法资料

    0下载:
  2. 优化算法有很多,经典算法包括:有线性规划,动态规划等;改进型局部搜索算法包括爬山法,最速下降法等,模拟退火、遗传算法以及禁忌搜索称作指导性搜索法。而神经网络,混沌搜索则属于系统动态演化方法。 梯度为基础的传统优化算法具有较高的计算效率、较强的可靠性、比较成熟等优点,是一类最重要的、应用最广泛的优化算法。但是,传统的最优化方法在应用于复杂、困难的优化问题时有较大的局限性。(There are many optimization algorithms, the classical algori
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:1857536
    • 提供者:韬文
  1. test

    0下载:
  2. 差分演化的蒙特卡洛算法通用程序,修改舒服初始模型prior及其最大似然函数即可(solves an important practical problem in RWM, namely that of choosing an appropriate scale and orientation for the jumping distribution.)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:开颜儿
« 12 »
搜珍网 www.dssz.com