CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 二进制 遗传 算法

搜索资源列表

  1. GA_binary

    0下载:
  2. 这是一款基本的遗传算法实现,采用二进制编码,算法简单易懂-This is a simple genetic algorithm, the binary code, the algorithm is simple and understandable
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:2288
    • 提供者:陈魁
  1. ga_pid

    0下载:
  2. 遗传算法优化PID控制,分别采用实数编码和二进制编码-Genetic algorithm to optimize PID control, real-coded and binary coded
  3. 所属分类:matlab

    • 发布日期:2017-11-27
    • 文件大小:3085
    • 提供者:lxl
  1. ga

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

    • 发布日期:2017-12-03
    • 文件大小:6922
    • 提供者:冷雨夜
  1. MMMatlabega

    0下载:
  2. 基于 Ma t l a b语言的遗传算法工具箱支持二进制和浮点数编码方式, 并且提供了多种选择、 交叉、 变异的方法。 通过具体实例对 Ma t l a b的遗传 算法工具箱的用法进行 了说 明介绍. 已通过测试。 -Binary and floating-point encoding genetic algorithm based on Ma tlab language toolbox support, and provides a variety of options, cross-va
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-28
    • 文件大小:100590
    • 提供者:noahkk
  1. GeneticAlgorithms

    1下载:
  2. 遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作-The main program of the genetic algorithm binary Gray code, roulette method based nonlinear ranking selection, uniform crossover, and mutation operation, but also the introduction of invers
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-06
    • 文件大小:737
    • 提供者:雷垒
  1. GA1

    0下载:
  2. 遗传算法 编码解码采用二进制编解码 交叉 变异 选择操作采用轮盘赌 -genetic algorithm The binary coding and decoding decoding Crossover Mutation The roulette wheel selection operation
  3. 所属分类:Other systems

    • 发布日期:2017-11-04
    • 文件大小:3510
    • 提供者:王阳洋
  1. genetic-algorithm-

    0下载:
  2. 遗传算法采用二进制编码,单点交叉,位点变异,轮盘赌方法。-genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-11-21
    • 文件大小:2814
    • 提供者:chenzhen
  1. yichuan

    0下载:
  2. 一个实用的遗传算法程序,采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作。-A practical genetic algorithm using binary Gray code, based on nonlinear ranking roulette method selection, uniform crossover, and mutation operation, but also the introduction of invers
  3. 所属分类:AI-NN-PR

    • 发布日期:
    • 文件大小:3452
    • 提供者:吴正
  1. GA

    0下载:
  2. 基本的遗传算法,两个参数,求解最大值.采用二进制编码编程-The basic genetic program
  3. 所属分类:Algorithm

    • 发布日期:2017-12-10
    • 文件大小:1402
    • 提供者:zhengyuan
  1. pid

    1下载:
  2. 二进制的遗传算法整定pid的参数,用于遗传算法的初步学习-Binary genetic algorithm-tuning the pid parameter for the genetic algorithm preliminary study
  3. 所属分类:matlab

    • 发布日期:2017-11-30
    • 文件大小:19028
    • 提供者:li
  1. PIDYUESHU

    0下载:
  2. 基于遗传算法二进制编码,带约束的PID参数优化-Binary-coded genetic algorithm-based PID parameter optimization with constraints
  3. 所属分类:matlab

    • 发布日期:2017-11-25
    • 文件大小:491672
    • 提供者:li
  1. the-main-genetic-algorithm

    0下载:
  2. 说明: fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作!-Descr iption: Fga.m for the main program of the genetic algorithm binary Gray code, based on the roulette method nonlinear ranking selection, uniform crossover and mutation, bu
  3. 所属分类:Other systems

    • 发布日期:2017-11-19
    • 文件大小:19966
    • 提供者:李峰
  1. ga01beibao

    0下载:
  2. 改进后的遗传算法采用自然数直接编码在个体选择上结合使用常用的最优个体保留策略和轮盘赌法,基于经典0-1背包问题的数学模型基础,构造改进后的遗传算法和适应度评估,减少二进制编码或浮点型编码的复杂性,同时精 简 适 应 度 评 估 的 计 算。-Improved genetic algorithm uses natural number encoded on individual choice combined with the use of commonly used best individua
  3. 所属分类:software engineering

    • 发布日期:2017-11-23
    • 文件大小:281676
    • 提供者:mali
  1. GA

    0下载:
  2. 本程序收集于网络,本人并未进行过运行,如有问题请与作者联系,如有侵权请告之 遗传算法程序: 说明: fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引 入了倒位操作!-this is ga algorim
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:3514
    • 提供者:刘挺
  1. algorithm

    0下载:
  2. 采用二进制编码遗传算法求函数最大值,有遗传算法的仿真程序-Genetic algorithms for maximum
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1202
    • 提供者:liujun
  1. asfsa

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

    • 发布日期:2017-04-02
    • 文件大小:3397
    • 提供者:肖杰飞
  1. pid

    0下载:
  2. 基于二进制编码的遗传算法PID参数整定,示例-Based on the binary-coded genetic algorithm PID parameter tuning
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:2226
    • 提供者:王习
  1. Hybrid-code-GA

    1下载:
  2. 混合编码遗传算法,通过格雷编码,二进制编码,浮点数编码来实现混合编码遗传算算法-Hybrid coding genetic algorithm, through the Gray code, binary code, floating point code to implement hybrid coding algorithm genetic operators
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-08-30
    • 文件大小:133120
    • 提供者:alex
  1. GA

    0下载:
  2. 遗传算法,基于二进制编码形式,用于解决优化问题,具有很好的全局优化效果。-genetic algorithm for optimization
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3459
    • 提供者:余晓伟
  1. Csga

    0下载:
  2. 用c语言运用简单的二进制编码实现遗传算法-In c language using a simple binary coded genetic algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5887
    • 提供者:陈不多
« 1 2 3 4 5 6 78 9 10 »
搜珍网 www.dssz.com