CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - crossover

搜索资源列表

  1. GA

    0下载:
  2. 遗传算法的原代码,可以在c环境下执行遗传算法的交叉,变异,选择。-Genetic algorithm source code, you can c circumstances, genetic algorithm crossover and mutation, select.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:5297
    • 提供者:shencheng
  1. MyGA

    0下载:
  2. 我自己写的一个用于图编码的遗传算法,实现了多种算子,如选择、交叉、编译、比较等,具体的请参见源码-I wrote it myself one for the graph-encoded genetic algorithm, to achieve a variety of operators, such as selection, crossover, compile, compare and so on, see the specific source
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:73897
    • 提供者:denglijun
  1. RTL8201CP-LF_ETC_556955

    0下载:
  2. 有关RTL8201CP网络芯片 嵌入式设计的开发文档 SINGLE-CHIP/SINGLE-PORT 10/100M FAST ETHERNET PHYCEIVER (With Auto Crossover) DATASHEET Rev. 1.21 12 October 2004 Track ID: JATR-1076-21-RTL8201CP network embedded on the chip design development document
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-31
    • 文件大小:485131
    • 提供者:Hens
  1. ycsf

    0下载:
  2. 自编遗传算法程序,包括竞争选择,交叉,变异。-Own genetic algorithm procedures, including competitive selection, crossover and mutation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:4126
    • 提供者:sunny
  1. genetic

    0下载:
  2. 用C++编写的遗传算法代码 可以随意改变交叉率和变异率-With C++ Prepared genetic algorithm code can change the crossover rate and mutation rate
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:4493
    • 提供者:郑若金
  1. MATLAByichuansunfa

    1下载:
  2. MATLAB遗传算法工具箱函数及应用实例,:基于Matlab语言的遗传算法工具箱支持二进制和浮点数编码方式,并且提供了多种选择、交叉、变异的方法。 通过具体实例对Matlab的遗传算法工具箱的用法进行了说明介绍。 -MATLAB genetic algorithm toolbox function and application example: Based on the Matlab language genetic algorithm toolbox and floating p
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-04-23
    • 文件大小:199251
    • 提供者:李扬宇
  1. matlab

    0下载:
  2. matlab环境下目标函数为求最大值,且解非负整数解 %bounds 边界约束 %Myfun 为目标函数 %num 初始种群数 %N 最大迭代次数 %CP 交叉概率 %P 突变概率 %f 目标最优解 %x 最优解向量-matlab environment for the sake of the objective function value, and the solution of non-negative integer solutions% bounds b
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1886
    • 提供者:ccy
  1. generic_tsp

    0下载:
  2. 用遗传算法求解TSP问题,种子数100,遗传概率和交叉概率可以在源程序中修改。-Genetic Algorithm with TSP problem, a few hundred seeds, genetic probability and crossover probability can modify the source program.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:272888
    • 提供者:stefwang
  1. geneticalgorithmprocedure

    0下载:
  2. 遗传算法MATLB程序,里面有遗传算法的选择、交叉、变异函数,一些简单的MABTLAB遗传算法例子!-MATLB genetic algorithm procedure, which has the choice of genetic algorithm, crossover and mutation functions, some simple examples of genetic algorithm MABTLAB!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:7069
    • 提供者:楼耀尧
  1. TSP

    0下载:
  2. 遗传算法实现TSP算法,包括选择、交叉等操作-TSP algorithm for genetic algorithm implementation, including selection, crossover, such as operation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:86118
    • 提供者:evan
  1. arithXover

    0下载:
  2. 遗传算法中交叉算子的MATLAB程序-Genetic algorithm crossover operator of the MATLAB program
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:582
    • 提供者:gao
  1. fga

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

    • 发布日期:2017-04-14
    • 文件大小:3387
    • 提供者:王力
  1. GA_Patternsearch

    0下载:
  2. 简单的遗传算法与模式搜索算法结合,算法的步骤为选择,交叉,变异,模式搜索。-Simple genetic algorithm combined with pattern search algorithm, the algorithm steps for the selection, crossover and mutation, pattern search.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:585665
    • 提供者:吴烨
  1. GA

    1下载:
  2. 遗传算法,包含选择,交叉,变异等操作,可求出Y=sin(x)在0-2π的最大值和最小值-Genetic algorithm, including selection, crossover and mutation operation, etc., can be obtained Y = sin (x) at the 0-2π Maximum and minimum
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:539404
    • 提供者:frank
  1. algorithm

    0下载:
  2. 传算法伪代码实例,遗传算法中最重要的过程就是选择和交叉。 -Examples of pseudo-code algorithm, genetic algorithm is the most important process of selection and crossover.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:1135
    • 提供者:何炎雯
  1. ga

    0下载:
  2. 遗传算法中的新的多点交叉算法用来优化选择最优值-Genetic algorithm in the new multi-point crossover algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2380
    • 提供者:zhaowei
  1. GeneticAlgorithmImagCutingUp

    0下载:
  2. 遗传算法MATLB图像分割程序及例子,希望对大家有用-GA MATLB procedures, there are genetic algorithm selection, crossover and mutation function, some simple examples MABTLAB GA!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4500
    • 提供者:sanmu
  1. genetic_algorithm_matlab

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

    • 发布日期:2017-04-02
    • 文件大小:6432
    • 提供者:赵彦
  1. yichuansuanfachengxu

    0下载:
  2. 遗传算法MATLB程序,里面有遗传算法的选择、交叉、变异函数,一些简单的MABTLAB遗传算法例子-GA MATLB procedures, there are genetic algorithm selection, crossover and mutation function, some simple examples MABTLAB GA!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:4487
    • 提供者:姚春玲
  1. ga1

    0下载:
  2. 遗传算法程序说明: fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作!-Descr iption of the procedures for genetic algorithms: fga.m main program for the genetic algorithm using binary Gray encoding, roulette wheel based on the law of non-line
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:3485
    • 提供者:hexing
« 1 2 3 4 56 7 8 9 10 ... 35 »
搜珍网 www.dssz.com