搜索资源列表

  1. GAGJ)

    0下载:
  2. 改进的GA. fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作! -improved GA. Fga.m for the main program of genetic algorithm using binary Gray code, Based on the roulette method of nonlinear ranking choic
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3.58kb
    • 提供者:林洋
  1. myGA

    0下载:
  2. 我自己的遗传算法工具箱,支持多种编码和交叉变异操作,需要的请自行下载-my own genetic algorithm toolbox, which supports multiple coding and cross - mutation, the need to please download
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:7.82kb
    • 提供者:张扬
  1. algorithm_GP

    0下载:
  2. 演化算法的示例代码,包括演化算法的全部实现过程,主要操作包括选择,交叉,变异-evolutionary algorithm code examples, including the evolution of the algorithm to achieve full process, including the operation of the main selection, crossover, Variation
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:12.37kb
    • 提供者:cai
  1. GA_Code

    0下载:
  2. 遗传算法的算法编程框架,包括编码,选择,交叉,变异等等,可执行,并赋有一定的注释,可以在基于此框架上编写自己的算法流程
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:12.04kb
    • 提供者:StephenChen
  1. yichuansuanfa_lunwen2

    1下载:
  2. 基于遗传算法的智能组卷研究与应用 详细介绍了改进的动态分层遗传算法应用于组卷问题的解决步骤,涵盖了其中的各项关键技术 包括模拟试题库的建立、组卷策略、编码方案、适应度函数的确定、选择交叉变异算子、动态分层遗传算法的实现等。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:4.62mb
    • 提供者:lan
  1. 基因计算

    0下载:
  2. 简单遗传算法(SGA) 主要算法模块有:选择 交叉 变异 (三个遗传操作) 和 群体更新 -simple genetic algorithm (SGA) algorithm for the main modules are : choice of crossover and mutation (3 Genetic Manipulation) and update groups
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3.99kb
    • 提供者:赵小美
  1. 讲述了遗传算法的过程的代码

    0下载:
  2. 讲述了遗传算法的过程的代码,选择交叉变异
  3. 所属分类:源码下载

  1. 基因计算

    0下载:
  2. 简单遗传算法(SGA) 主要算法模块有:选择 交叉 变异 (三个遗传操作) 和 群体更新 -simple genetic algorithm (SGA) algorithm for the main modules are : choice of crossover and mutation (3 Genetic Manipulation) and update groups
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-24
    • 文件大小:4kb
    • 提供者:赵小美
  1. ycsf

    0下载:
  2. 本程序演示的是用简单遗传算法随机一个种群,然后根据所给的交叉率,变异率,世代数计算最大适应度所在的代数-demonstration of this program is simple genetic algorithm used a random population, according to the cross-rate, the rate variation, calculated for generations to adapt
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-24
    • 文件大小:49kb
    • 提供者:蜗牛
  1. VC_GAD

    0下载:
  2. 简单遗传算法VC实现,包括选择,交叉,变异以及种群初始化-simple genetic algorithm VC, including the selection, crossover and mutation, and initialization Stocks
  3. 所属分类:其他小程序

    • 发布日期:2024-11-24
    • 文件大小:204kb
    • 提供者:王斌
  1. duodianjiaocha

    0下载:
  2. 用多点交叉实现遗传算法,能够自主选择种群大小、变异率、交叉率以及染色体编码的输出,结果输出为文本。-with more cross-Genetic algorithm, can choose the size of population, the mutation rate, chromosome cross-rate encoding and output, the output text.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-24
    • 文件大小:5kb
    • 提供者:flying840310
  1. fencen

    0下载:
  2. 用分层实现遗传算法,高、低两个层次并行运行,自主选择种群规模、变异率及两层的交叉率,结果以文本方式输出。-layered with Genetic algorithms, low- and high-level parallel operations, choosing their own population size, mutation rate and the two-tier cross-rates, the results i
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-24
    • 文件大小:6kb
    • 提供者:flying840310
  1. ADAPTIVEGA

    0下载:
  2. ADPTIVE GA是改进遗传算法程序,提供了各种交叉算子,变异算子,具有强大的计算功能-ADPTIVE GA is improved genetic algorithms and procedures, and providing a variety of cross-operator, mutation operator, with powerful computing capabilities
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-24
    • 文件大小:204kb
    • 提供者:周期函数
  1. GAGJ)

    0下载:
  2. 改进的GA. fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作! -improved GA. Fga.m for the main program of genetic algorithm using binary Gray code, Based on the roulette method of nonlinear ranking choic
  3. 所属分类:matlab例程

    • 发布日期:2024-11-24
    • 文件大小:3kb
    • 提供者:林洋
  1. myGA

    0下载:
  2. 我自己的遗传算法工具箱,支持多种编码和交叉变异操作,需要的请自行下载-my own genetic algorithm toolbox, which supports multiple coding and cross- mutation, the need to please download
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-24
    • 文件大小:8kb
    • 提供者:张扬
  1. algorithm_GP

    0下载:
  2. 演化算法的示例代码,包括演化算法的全部实现过程,主要操作包括选择,交叉,变异-evolutionary algorithm code examples, including the evolution of the algorithm to achieve full process, including the operation of the main selection, crossover, Variation
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-24
    • 文件大小:222kb
    • 提供者:
  1. GA-1

    0下载:
  2. 遗传算法求解函数极值问题。完整实现了遗传算法的选择/交叉/变异等功能,可设定交叉和变异概率。C++语言,输出为文件形式-Genetic Algorithm for function extremum problem. Full realization of the genetic algorithm selection/crossover/mutation and other functions, can be set crossove
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-24
    • 文件大小:2kb
    • 提供者:arrow
  1. cross

    0下载:
  2. 遗传算法分程序 选择交叉变异源程序 谢谢大家-GA selection crossover mutation
  3. 所属分类:matlab例程

    • 发布日期:2024-11-24
    • 文件大小:2kb
    • 提供者:刘明
  1. _基于交叉库与并行变异的自适应遗传算法_苗振华

    0下载:
  2. 遗传算法在交叉,变异中的并行关系。。。。。。。。。(Parallel relation of genetic algorithm in crossover and mutation)
  3. 所属分类:其他小程序

  1. 28504749SGA

    0下载:
  2. 实现简单的遗传算法,选择交叉变异 ,自己调试过可以运行(To achieve a simple genetic algorithm, select cross variation)
  3. 所属分类:汇编语言

    • 发布日期:2024-11-24
    • 文件大小:62kb
    • 提供者:Msunshine
« 12 3 4 5 6 7 8 9 10 ... 33 »

源码中国 www.ymcn.org