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
    • 文件大小:3831
    • 提供者:高兴
  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
    • 文件大小:1502
    • 提供者:夏雨泽
  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
    • 文件大小:44201
    • 提供者:yc
  1. cross

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

    • 发布日期:2017-04-06
    • 文件大小:2300
    • 提供者: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
    • 文件大小:297639
    • 提供者:stefwang
  1. tmOutLine

    0下载:
  2. 五种边缘检测算子的实现,函数具有很好的通用性,凡是能够得到只想图像像素区指针的情况都可以使用。 配合我上传的那个opentrim使用更好,这是一个bmp全色深操作类,里边还集成了一些其他的机器视觉算法。 对图像进行高斯——拉普拉斯算子的边缘检测 对图像进行拉普拉斯算子的边缘检测 对图像进行罗伯特交叉算子的边缘检测 对图像进行蒲瑞维特算子的边缘检测 对图像进行索贝尔算子的边缘检测-5 kinds of edge detection operator to achieve
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-13
    • 文件大小:1580
    • 提供者:尧思齐
  1. crossover

    0下载:
  2. 逆变器交叉点的M 文件,也可有效应用于各种场合的有关逆变器的交叉运算中-Cross-point of inverter M documents can also be effectively used in various occasions of the inverter in the cross-operator
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:817
    • 提供者:靳超
  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
    • 文件大小:6727
    • 提供者: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
    • 文件大小:968
    • 提供者: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
    • 文件大小:1768
    • 提供者:Mike
  1. oxcrossover

    0下载:
  2. crossover in tsp genetic with cx
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:12451
    • 提供者:zahra
  1. Crossover

    0下载:
  2. 分频器的设计,包含普通分频器和占空比为50 的奇数分频 ;4位乘法器的VHDL程序;-Crossover design, including general divider and the duty cycle of 50 of the odd frequency 4-bit multiplier VHDL procedures
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:8329
    • 提供者:倪明
  1. ga

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

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

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

    • 发布日期:2017-04-03
    • 文件大小:377647
    • 提供者: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
    • 文件大小:639
    • 提供者:李娜
  1. GA

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

    • 发布日期:2017-04-06
    • 文件大小:4194
    • 提供者:ygy
  1. Electronic-Crossover(1)

    0下载:
  2. electronic crossover
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:27181
    • 提供者:fadh
  1. function crossover mutation selection

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

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

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

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

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

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