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

搜索资源列表

  1. matlab_ga

    0下载:
  2. 用matlab实现遗传算法的简单程序,采用二进制编码-With a simple genetic algorithm matlab implementation procedures, the use of binary encoding
  3. 所属分类:matlab

    • 发布日期:2017-05-09
    • 文件大小:2010485
    • 提供者:jy_mail
  1. chap10_4

    0下载:
  2. 函数功能是基于二进制编码遗传算法的PID整定-Function function is based on the binary-coded genetic algorithms for PID tuning
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2025
    • 提供者:myz
  1. daima

    0下载:
  2. 二进制编码的遗传算法源程序,基本的测试函数,其中包括典型的二维和三维图像的仿真,具有普遍性-Binary coded genetic algorithm source code, the basic test functions, including typical simulation of 2D and 3D images, universal
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:8804
    • 提供者:王芳
  1. dai

    0下载:
  2. 使用二进制编码的遗传算法源程序简单的正玄函数的图像仿真,具有代表性-Using binary coded genetic algorithm source simple image simulation sine function, representative
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2306
    • 提供者:王芳
  1. gabasedonmatlab

    1下载:
  2. ga 基于matlab,遗传算法,两点交叉,二进制编码,可显示中间过程。-ga based on matlab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4464
    • 提供者:myname
  1. Binary-genetic-algorithm

    0下载:
  2. 使用二进制编码的遗传算法解决二维约束条件的寻优问题。-The problem of solving two-dimensional constrained conditions by using the binary coded genetic algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:31076
    • 提供者:王志成
  1. GA._B

    0下载:
  2. 基于二进制利用遗传算法实现函数的极值优化-Extreme value optimization of function based on binary genetic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1192
    • 提供者:xiexiaoqing
  1. matlab

    0下载:
  2. matlab遗传算法实例,如何将二进制编码转化为十进制数,如何计算适应度等。-matlab genetic algorithm example
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:19255
    • 提供者:
  1. matlab-genetic-algorithm

    0下载:
  2. 三个遗传算法matlab程序实例,采用二进制Gray编码, 均匀交叉,变异操作.-Three genetic algorithm matlab instance, binary Gray code, uniform crossover and mutation operation.
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:19461
    • 提供者:
  1. yichaun_suanfa-matlab

    0下载:
  2. 实现遗传算法。采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作!-Achieve genetic algorithm. Gray binary encoding, using selected based on nonlinear ranking roulette method, uniform crossover, mutation, and also introduced the inversion operation!
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3776
    • 提供者:杨北
  1. GA

    0下载:
  2. 经典遗传算法,二进制编码,可改变变量维数,附带一些测试函数-Classical genetic algorithm, binary encoding, you can change the variable dimension, with some test functions
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-01
    • 文件大小:17005
    • 提供者:Yuting Zhang
  1. GA

    0下载:
  2. 遗传算法是一种通过模拟自然进化过程搜索最优解的方法。其MATLAB程序, 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,并引入了倒位操作。-Genetic algorithm is a method of searching the optimal solution for the natural process of evolution through simulations. Its MATLAB program using a binary Gray co
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-04-15
    • 文件大小:5237
    • 提供者:陶陶
  1. chenxuejing

    0下载:
  2. 基于kmeans与遗传算法结合的代码,对于新手很有作用,编码采用二进制-Based on k means algorithm combined with genetic code, useful for the novice action, binary encoding
  3. 所属分类:Java Develop

    • 发布日期:2017-04-30
    • 文件大小:24719
    • 提供者:chenxuejing
  1. Genetic-Algorithm2

    0下载:
  2. 实数编码和二进制编码的遗传算法程序,程序结构清晰,易懂,是学习遗传算法很好的例子。-Real number coding and binary coded genetic algorithm program, the program structure is clear, and easy to understand, is to study the genetic algorithm is a good example.
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:18348
    • 提供者:姜浩楠
  1. GA-Matlab-code

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

    • 发布日期:2017-04-30
    • 文件大小:11428
    • 提供者:Ma Chuan
  1. GA-3

    1下载:
  2. 用matlab写的遗传算法小程序 里面涉及到二进制编码 和 格雷码 值得学习和参考-Write with matlab genetic algorithm small program which involves binary coding and Gray code is worth learning and reference
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1524886
    • 提供者:王道
  1. myGA

    0下载:
  2. 遗传算法一维简单问题的编码,二进制,轮盘赌,单点变异-Coding genetic algorithm simple one-dimensional problems, binary, roulette, single-point mutation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:600
    • 提供者:杨小白
  1. GA

    0下载:
  2. 遗传算法求解无约束目标函数,包含选择操作,变异操作,杂交操作,以及将十进制转化为二进制的编码操作-Genetic Algorithm unconstrained objective function comprises selecting operation, mutation, crossover operation, and will be converted to binary coded decimal operation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2641
    • 提供者:Eric
  1. GA

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

    • 发布日期:2017-05-05
    • 文件大小:3706
    • 提供者:胡青
  1. GA_PSO

    0下载:
  2. 遗传算法和二进制粒子群算法相结合,使遗传算法过早收敛的情况得到改善-The combination of genetic algorithm and binary particle swarm optimization algorithm, the premature convergence of genetic algorithm is improved.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3042
    • 提供者:李玥
« 1 2 ... 4 5 6 7 8 910 »
搜珍网 www.dssz.com