搜索资源列表

  1. GANN_sinF

    0下载:
  2. 遗传算法优化bp神经网络,神经网络为三层网络,遗传算法带有精英保留策略-genetic algorithm optimization bp neural networks, neural networks as a three-tier networks, genetic algorithms with a strategy to retain the elite
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2420
    • 提供者:He Hong
  1. SimpleGA

    0下载:
  2. 该程序为使用了轮盘赌选择方式、单点交叉和基本位变异算子,内嵌精英保留策略的基本遗传算法。其实现使用了固定数组,使用一个常用的测试函数。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2976
    • 提供者:东方志柱
  1. modifidedGAforTSP

    0下载:
  2. 改进GA解决TSP问题,引入精英保留策略和其它两种变异算子(邻位变异、倒位变异)来增加种群多样性。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:6089
    • 提供者:底欣
  1. 遗传算法与优化问题

    0下载:
  2. 精英保留的介绍和学习
  3. 所属分类:编程文档

    • 发布日期:2011-11-14
    • 文件大小:635392
    • 提供者:hmily1226
  1. GANN_sinF

    0下载:
  2. 遗传算法优化bp神经网络,神经网络为三层网络,遗传算法带有精英保留策略-genetic algorithm optimization bp neural networks, neural networks as a three-tier networks, genetic algorithms with a strategy to retain the elite
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-10
    • 文件大小:2048
    • 提供者:He Hong
  1. SimpleGA

    0下载:
  2. 该程序为使用了轮盘赌选择方式、单点交叉和基本位变异算子,内嵌精英保留策略的基本遗传算法。其实现使用了固定数组,使用一个常用的测试函数。-The procedure for the use of a roulette wheel selection, single-point crossover and basic bit mutation operator, embedded elite reservation strategy for
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-10
    • 文件大小:3072
    • 提供者:东方志柱
  1. modifidedGAforTSP

    0下载:
  2. 改进GA解决TSP问题,引入精英保留策略和其它两种变异算子(邻位变异、倒位变异)来增加种群多样性。-Improved GA to solve TSP problems, the introduction of the elite reservation strategy and the other two mutation operator (o-mutation, inversion mutation) to increase the
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-10
    • 文件大小:6144
    • 提供者:底欣
  1. Matlab-GA

    0下载:
  2. 对于单种群进化,多方式进化是提高全局搜索能力和收敛速度的一种有效策略 该程序采用: 编码:二进制编码、实数编码(默认) 选择:非线性排名选择(主要表现在前期),锦标赛选择(主要表现在后期,含精英保留),由于单纯的转轮盘选择存在诸多弊端,这里没有采用 交叉:二进制编码采用多点交叉和均匀交叉,并逐步增大均匀交叉概率 实数编码采用离散交叉(前期)、算术交叉(中期)、AEA重组(后期) 变异:二进制编码采用随机变异
  3. 所属分类:matlab例程

    • 发布日期:2024-06-10
    • 文件大小:14336
    • 提供者:lin
  1. GAdisplacement

    0下载:
  2. 用遗传算法对光纤位移传感器的实验数据进行拟合,使用精英保留策略提高算法性能-Genetic algorithm with fiber-optic displacement sensor to fit the experimental data, the use of elite strategies to improve retention of algorithm performance
  3. 所属分类:matlab例程

    • 发布日期:2024-06-10
    • 文件大小:2048
    • 提供者:汪轲
  1. RealGA(TwoVaribles)

    0下载:
  2. 此代码是实数编码遗传算法的Matlab例程。用了精英保留策略选择和轮盘赌选择法,叉操作采用中间重组方式。-This code is a real-coded genetic algorithm Matlab routines. Retention policies with the elite selection and roulette wheel selection method, fork operation mode using
  3. 所属分类:matlab例程

    • 发布日期:2024-06-10
    • 文件大小:2048
    • 提供者:王巍
  1. 3258

    0下载:
  2. 针对多目标优化的精英保留非劣排序遗传算法(NSGA-11)精英保留非劣排序遗传算法.-Elitist non-dominated sorting genetic algorithm for multi-objective optimization elitist non-dominated sorting genetic algorithm (NSGA-11).
  3. 所属分类:软件工程

    • 发布日期:2024-06-10
    • 文件大小:147456
    • 提供者:崔洋洋
  1. hunheyichuansuanfa

    0下载:
  2. 包含精英保留策略的二进制/十进制可选择遗传算法编码-Elitist strategy contains binary/decimal coding genetic algorithm to select
  3. 所属分类:matlab例程

    • 发布日期:2024-06-10
    • 文件大小:13312
    • 提供者:杨少波
  1. GA-algorithms

    0下载:
  2. 结合精英保留和轮盘赌、两两竞争法的几种选择算子和单点交叉算子与改进交叉算子分别对函数最小值求解,通过仿真计算相应的平均最小值,平均运行时间等统计值,并比较优差。-Combine elitist and roulette, several pairwise competition law selection operator and a single point of crossover with improved crossover f
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-10
    • 文件大小:13312
    • 提供者:李瑜锋
  1. GA_1

    0下载:
  2. 进化算法中带精英保留的遗传算法,实现的功能是需要一个函数的最优值。-Genetic Algorithm evolutionary algorithm with elitist and achieve optimal value function is a function of need.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-10
    • 文件大小:2048
    • 提供者:许根鹏
  1. 遗传算法

    0下载:
  2. 遗传算法函数——每一代都将精英保留到下一代(Genetic algorithm - retention of elite)
  3. 所属分类:matlab例程

    • 发布日期:2024-06-10
    • 文件大小:2048
    • 提供者:DadWeng
  1. 生产调度

    0下载:
  2. 多工序多设备的生产车间调度问题,采用的是精英保留策略的遗传算法(A genetic algorithm based on elite reservation strategy is adopted for multi-process and multi-equipment job shop scheduling problem.)
  3. 所属分类:matlab例程

    • 发布日期:2024-06-10
    • 文件大小:17408
    • 提供者:chengxuxxcv
  1. 遗传算法精英保留

    0下载:
  2. 遗传算法精英保留 遗传算法精英保留 遗传算法精英保留 遗传算法精英保留 遗传算法精英保留 遗传算法精英保留
  3. 所属分类:其它程序

    • 发布日期:2021-11-25
    • 文件大小:3485
    • 提供者:renjuguang
  1. 遗传算法精英保留

    0下载:
  2. 遗传算法精英保留 遗传算法精英保留 遗传算法精英保留 遗传算法精英保留 遗传算法精英保留 遗传算法精英保留
  3. 所属分类:其它程序

    • 发布日期:2021-11-25
    • 文件大小:3028
    • 提供者:renjuguang
  1. 遗传算法精英保留

    0下载:
  2. 遗传算法精英保留 遗传算法精英保留 遗传算法精英保留 遗传算法精英保留 遗传算法精英保留 遗传算法精英保留
  3. 所属分类:其它程序

    • 发布日期:2021-11-25
    • 文件大小:3496
    • 提供者:renjuguang
  1. 遗传算法精英保留

    0下载:
  2. 遗传算法精英保留 遗传算法精英保留 遗传算法精英保留 遗传算法精英保留 遗传算法精英保留 遗传算法精英保留
  3. 所属分类:其它程序

    • 发布日期:2021-11-25
    • 文件大小:3258
    • 提供者:renjuguang
« 12 »

源码中国 www.ymcn.org