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

搜索资源列表

  1. GA-VC

    0下载:
  2. 遗传算法的VC实现 [精华] 遗传算法的VC实现 [精华]-VC genetic algorithm to achieve [best] VC genetic algorithm to achieve [best]
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:16727
    • 提供者:xfeng
  1. GA

    0下载:
  2. 使用遗传算法和迭代阈值的方法实现图像分割。-The use of genetic algorithms and iterative threshold method of image segmentation.
  3. 所属分类:Graph program

    • 发布日期:2017-05-10
    • 文件大小:2451462
    • 提供者:
  1. ga

    0下载:
  2. 遗传算法,prufer编码解决最小生成树问题-GA
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:4575
    • 提供者:小俞
  1. GA-VC

    0下载:
  2. 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法。压缩包中包含了由C++语言编写的算法。-Genetic Algorithm (Genetic Algorithm) is a simulation of the biological theory of evolution Darwin' s natural selection and genetic mechanism of th
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-03-24
    • 文件大小:16697
    • 提供者:常明
  1. ga

    0下载:
  2. 遗传算法源程序 C++语言编写 复制就可以用-ga
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2552
    • 提供者:ping bo
  1. ga

    0下载:
  2. 一种多目标遗传算法策略的基因表达数据的基因选择的论文-A multi-objective genetic algorithm strategy for gene expression data for genetic selection of papers
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:175135
    • 提供者:王瑛
  1. ga

    1下载:
  2. 优化算法之遗传算法,可用之优化模型参数等,还可以进行搜索-ga
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:36291
    • 提供者:张超
  1. Matlab-GA-algorithm-and-application-code

    3下载:
  2. 几个非常经典的实例演示,手把手教授,学习遗传算法的非常好的帮手。-Your best assistance in studing GA algorithm !by case study
  3. 所属分类:matlab

    • 发布日期:2015-09-29
    • 文件大小:1396136
    • 提供者:yeyanchao
  1. GA

    0下载:
  2. 基本遗传算法的源代码,比较各代种群的进化。-The basic genetic algorithm source code, comparing the generation of species evolution.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:13433
    • 提供者:jchh
  1. tsp-GA-UI

    0下载:
  2. 带有图形界面的TSP的求解教学程序,实现所用的代码采用了遗传算法。-With a graphical interface for solving TSP, the teaching process, the code used to achieve the adoption of a genetic algorithm.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:419091
    • 提供者:xnhcx
  1. matlab-yichuan-suanfa

    1下载:
  2. 基于Matlab的遗传算法~是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它最初由美国Michigan大学J.Holland教授于1975年首先提出来的,并出版了颇有影响的专著《Adaptation in Natural and Artificial Systems》,GA这个名称才逐渐为人所知,J.Holland教授所提出的GA通常为简单遗传算法(SGA)。-SGA 《Adaptation in Natural and A
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:6809
    • 提供者:蒋鑫
  1. Ga

    0下载:
  2. 基于遗传算法的矩量法计算程序,用于优化天线结构-Based on genetic algorithm method of moments computer program for optimization of antenna structure
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:571
    • 提供者:陈波
  1. GA-PNestimation

    0下载:
  2. 用遗传算法估计伪随机码(PN序列),包含初始化,选择,交叉,变异-Is estimated by using genetic algorithms pseudo-random code (PN sequence), including initialization, selection, crossover and mutation
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2960
    • 提供者:defang
  1. GA

    0下载:
  2. MATLAB实现改进的遗传算法,体现该算法在MATLAB上实现的效果-MATLAB to achieve improved genetic algorithm, embodied in the algorithm to achieve the effect of MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:3997
    • 提供者:xie
  1. GA

    0下载:
  2. 该算法为一改进的遗传算法,进行了调试,各参数可以设置,并能用于进行函数优化,效果不错,有说明文档。-The algorithm is an improved genetic algorithm was debugged, the parameters can be set, and can be used for function optimization, good results, there is documentation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:6285
    • 提供者:wangxuyu
  1. GA

    0下载:
  2. 采用M语言编写,利用遗传算法二进制编码求函数极值的程序.可以设定编码位数,进化代数,种群大小等。-With M written in binary-coded genetic algorithm function extremum seeking procedure. Can be set to encode digits, evolution algebra, population size.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:8924
    • 提供者:lizheran
  1. [matlab.ga.nn]

    0下载:
  2. 用matlab编写的遗传算法优化神经网络的经典程序-Prepared using matlab genetic algorithm optimization of the classical neural network program
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:12261
    • 提供者:
  1. GAtsp

    0下载:
  2. GA(遗传算法)求解tsp(旅行商问题),并附上实验报告-GA tsp
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:586399
    • 提供者:龚汉杰
  1. GA

    0下载:
  2. 简单的遗传算法,对函数优化具有很高的优越性。-A simple genetic algorithm, function optimization with a high superiority.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-17
    • 文件大小:251100
    • 提供者:lle
  1. GA

    0下载:
  2. 用遗传算法求解函数的最大值,适用于初学遗传算法的人-basic GA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:2107
    • 提供者:wuliang
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com