CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - gray code binary

搜索资源列表

  1. tentotwo

    1下载:
  2. 十进制与二进制格雷码的转换——智能计算大作业-Gray code and binary decimal conversion- great job on Intelligent Computing
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:34357
    • 提供者:亢海豚
  1. gatbx

    0下载:
  2. 遗传算法工具箱 将该工具箱拷贝至: E:\matlab program\toolbox\gads 然后便可以在程序中直接使用函数如: mut 变异函数,可以实数变异,即扰动变异 BS2RV 解码函数,可以二进制(包括格雷码)转换为实值-Genetic algorithm toolbox to the toolbox copy: E: \ matlab program \ toolbox \ gads then can be used directly in the progr
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:593742
    • 提供者:立冬
  1. yichuansuanfa1

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

    • 发布日期:2017-04-07
    • 文件大小:3384
    • 提供者:聂小翼
  1. Gray-code

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

    • 发布日期:2017-04-08
    • 文件大小:34589
    • 提供者:孟扬
  1. yichuansuanfa

    0下载:
  2. 遗传算法求解TSP问题,采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作!-Genetic algorithm for solving TSP problem, using the binary Gray code, based on the roulette wheel method of non-linear ranking selection, uniform crossover, mutation, but also introduce
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4194
    • 提供者:yang
  1. GA(matlab)

    0下载:
  2. 三个matlab实现的遗传算法,采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作-Three matlab genetic algorithm implemented using a binary Gray code, roulette method based on linear ranking selection, uniform crossover and mutation, but also introduces the inversi
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:19414
    • 提供者:cici
  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. 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. 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

    2下载:
  2. 1利用SOMF网络对二维空间中的点集进行分类2自然二进制码、格雷码与十进制码之间的相互转换3GA算法解决最小生成树问题-A two-dimensional space using the SOMF network to classify the set of points in two natural binary, Gray code with decimal code conversion between 3GA algorithm to solve the minimum spanning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:220024
    • 提供者:李春兰
  1. BPSO-and-GA

    0下载:
  2. 使用粒子群算法和遗传算法求取简单函数的极值,代码将两个算法糅在一起写的,遗传算法又含有二进制码和格雷码编码方式。-The use of particle swarm optimization and genetic algorithm to strike a simple function of the extreme, the code will be melted together to write two algorithms, genetic algorithms and contain
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:689685
    • 提供者:cc
  1. fga

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

    • 发布日期:2017-04-14
    • 文件大小:3345
    • 提供者:zhaofanyu
搜珍网 www.dssz.com