搜索资源列表

  1. 遗传算法的三个算子

    0下载:
  2. 改进的遗传算法的三个操作算子,包括选择、交叉和变异。-Improved three arithmetic operator in genetic algorithm including select,crossover and mutuation
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:胡玉霞
  1. crossover

    0下载:
  2. matlab环境下的遗传算法交叉程序,有不当之处敬请指教-Matlab environment of cross-GA procedures, it can be faulted Comments enlighten
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:闫小月
  1. java-ga-devel-alpha-0.1.tar

    0下载:
  2. 遗传算法源代码,实现了选择操作、交叉操作和变异操作,通过适应度函数完成种群的选择及收敛。-genetic algorithm source code and realized the choice of operation, crossover and mutation operation, through fitness function completed Stocks choice and convergence.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-14
    • 文件大小:30720
    • 提供者:李文
  1. Matlab2

    0下载:
  2. :Matlab遗传算法(GA)优4~-r-具箱是基于基本操作及终止条件、二进制和十进制相互转换等操作的综合 函数库。其实现步骤包括:通过输入及输出函数求出遗传算法主函数、初始种群的生成函数,采用选择、交叉、变异 操作求得基本遗传操作函数。以函数仿真为例,对该函数优化和GA改进,只需改写函数m文件形式即可。-: Matlab genetic algorithm (GA) U 4 ~-r-a box is based on the
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:117760
    • 提供者:icyrock
  1. C-TSP

    0下载:
  2. 基于改进后的遗传算法 交叉、变异操作后,在windows平台下用C语言实现求解TSP问题-Based on the improved genetic algorithm crossover and mutation operation, in windows platform using C language for solving TSP problems
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:lc
  1. GP

    0下载:
  2. 一种基于matlab的遗传规划编码程序 其中包含交叉和变异的代码-Based on the genetic programming matlab coding procedures of crossover and mutation which contains the code
  3. 所属分类:matlab例程

  1. GA

    0下载:
  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 fun
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:夏雨泽
  1. cross

    0下载:
  2. 遗传算法的交叉操作的源代码-Crossover genetic algorithm source code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者: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 proba
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:540672
    • 提供者:stefwang
  1. fga

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

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:高兴
  1. tmOutLine

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

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:尧思齐
  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. 所属分类:JSP源码/Java

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:靳超
  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
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:7168
    • 提供者:joean
  1. cyclicXover

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

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者: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例程

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:Mike
  1. TSP-gene

    0下载:
  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. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:44032
    • 提供者:yc
  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. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:8192
    • 提供者:倪明
  1. function crossover mutation selection

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

    • 发布日期:2024-05-14
    • 文件大小:10240
    • 提供者:cicily
  1. function crossover mutation selection

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

    • 发布日期:2024-05-14
    • 文件大小:10240
    • 提供者:cicicily
  1. function crossover mutation &selection

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

    • 发布日期:2024-05-14
    • 文件大小:10240
    • 提供者:cicicicil
« 12 3 4 5 6 7 8 9 10 ... 37 »

源码中国 www.ymcn.org