CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - crossover

搜索资源列表

  1. fga.rar

    0下载:
  2. 遗传算法MATLAB函数程序,格雷编码,均匀,多点交叉,倒位操作,Genetic Algorithm MATLAB function procedures, Gray coding, uniform, multi-point crossover, inversion operation
  3. 所属分类:matlab

    • 发布日期:2017-03-21
    • 文件大小:3.74kb
    • 提供者:高兴
  1. GA

    1下载:
  2. matlab编写的遗传算法优化程序,采用随机配对交叉,多点交叉,两点交叉,编译对目标函数进行优化-matlab genetic algorithm to optimize the preparation procedures, using a random cross-matching, multi-point crossover, two cross-cutting, the compiler of the objective function to optimize
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:1.47kb
    • 提供者:夏雨泽
  1. TSP-gene

    1下载:
  2. 是用遗传算法解决TSP问题,测例包括10个城市和30个城市。使用PMX交叉算子。-Is to use genetic algorithms to solve TSP problems, test cases, including 10 cities and 30 cities. Using the PMX crossover.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:43.17kb
    • 提供者:yc
  1. cross

    0下载:
  2. 遗传算法的交叉操作的源代码-Crossover genetic algorithm source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:2.25kb
    • 提供者:yab
  1. generic2

    0下载:
  2. 遗传算法求解极值的源程序,只需将要求函数在源文件中输入,即可,种子数100,变异概率和交叉概率可调-Extremes of genetic algorithm source code, simply will be asked to function in the source file type, you can, seed number of 100, mutation probability and crossover probability adjustable
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:290.66kb
    • 提供者:stefwang
  1. matlab-SGACODE

    0下载:
  2. maltab遗传算法源程序,此程序为一个一个的小程序分开的,很完整。包括编码,设定初始种群,交叉,变异,及结束条件等-maltab genetic algorithm source code, this procedure a small as a separate process, it is complete. Including encoding, set the initial population, crossover and mutation, and the end conditi
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:6.57kb
    • 提供者:joean
  1. cyclicXover

    0下载:
  2. Cyclic crossover takes two parents P1,P2 and performs cyclic crossover by Davis on permutation strings.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:968byte
    • 提供者:Aron
  1. GA_main

    0下载:
  2. 遗传算法整套源程序,包括初始种群,计算适应度值,选择,交叉变异等-Genetic algorithm source code package, including the initial population, calculation of fitness value, selection, crossover and other variant
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1.73kb
    • 提供者:Mike
  1. ga

    0下载:
  2. 包括遗传算法的各种运算(交叉,变异)的实例源程序代码-Various operations, including genetic algorithms (crossover and mutation) of the instance of the source code
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:101.59kb
    • 提供者:高利敏
  1. GA

    0下载:
  2. 实现Blend Crossover 遗传算法的源码, Compaq Visual Fortran 平台-Blend Crossover genetic algorithm, Compaq Visual Fortran platform
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:368.8kb
    • 提供者:Zhen
  1. crossover

    0下载:
  2. 遗传规划交叉程序,可用于遗传规划的matlab实现-Genetic programming crossover procedure can be used to achieve the matlab genetic programming
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:639byte
    • 提供者:李娜
  1. GA

    0下载:
  2. matlab 遗传算法求解tsp,有详细的交叉,变异说明,适合初学者-matlab genetic algorithm tsp, detailed crossover, mutation descr iption, suitable for beginners
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:4.1kb
    • 提供者:ygy
  1. encoder-crossover

    0下载:
  2. encoder crossover mutation
  3. 所属分类:ELanguage

    • 发布日期:2017-11-26
    • 文件大小:833byte
    • 提供者:ahmed
  1. any-randomized-crossover

    0下载:
  2. 函数最优化任意随机交叉父体,根据遗传算法源码改编-OPTIMIZATION any randomized crossover parent body, according to the source adapted genetic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-18
    • 文件大小:13.15kb
    • 提供者:陈威
  1. economic-dispatch-genetic-algorithm-crossover-bas

    0下载:
  2. economic dispatch genetic algorithm crossover based on arithmetic
  3. 所属分类:matlab

    • 发布日期:2016-06-30
    • 文件大小:162kb
    • 提供者:ali
  1. Study-of-Various-Crossover-Operators

    0下载:
  2. Describes multiple crossover operators used in evolutionary programming.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:354.5kb
    • 提供者:kaal
  1. crossover.m

    0下载:
  2. crossover process - genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:692byte
    • 提供者:gracebraz
  1. function crossover mutation selection

    0下载:
  2. use crossover, mutation, selection
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:10kb
    • 提供者:cicily
  1. function crossover mutation selection

    0下载:
  2. 利用matlab实现变异,交叉,选择等功能(crossover, mutation with MATLAB)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-09
    • 文件大小:10kb
    • 提供者:cicicily
  1. function crossover mutation &selection

    0下载:
  2. 利用matlab实现种群的选择,交叉,变异等功能(realize of selection, mutation and crossover)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-09
    • 文件大小:10kb
    • 提供者:cicicicil
« 12 3 4 5 6 7 8 9 10 ... 24 »
搜珍网 www.dssz.com