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

搜索资源列表

  1. GAexperiment

    0下载:
  2. 遗传算法matlab程序,注释详细,适合于初学者学习,采用灾变法避免算法陷入局部最优解-matlab code for genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2015
    • 提供者:zdy
  1. gen

    0下载:
  2. 遗传算法 并有很简单的例子。对于初学者来说是个不错的选择-Genetic algorithms and has a very simple example. For beginners it is a good choice
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:5204
    • 提供者:张晓
  1. yichuansuanfayouha

    0下载:
  2. 遗传算法优化程序,智能优化的一中,绝对原版-Genetic algorithm optimization procedures, one of the intelligent optimization, an absolute original
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2763
    • 提供者:menglingsai
  1. main1

    0下载:
  2. 用matlab编写的遗传算法用来快速求解目标函数的极值!欢迎你下载学习!-Prepared using matlab genetic algorithm used to solve the objective function Express Extreme! Welcome to download you study!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:2081
    • 提供者:高扬
  1. TSP

    1下载:
  2. 基于遗传算法的TSP的MATLAB源代码-THE SOLVE OF THE TSP BY GA
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:7371
    • 提供者:liujingai
  1. SGAC

    1下载:
  2. 标准遗传算法源码 C语言编程 求解函数优化问题。-Standard genetic algorithm C language programming for Function Optimization.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-28
    • 文件大小:286822
    • 提供者:willee
  1. ELDGA

    1下载:
  2. 基于遗传算法的经济调度处理,word文档有简要说明,并且有算例-Based on genetic algorithms deal with economic dispatch, word document there is a brief descr iption and examples have
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:20974
    • 提供者:程飞
  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. tsp

    0下载:
  2. 遗传算法解决 TSP 问题的MATLAB源码-Genetic algorithm to solve TSP problem the MATLAB source code
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1741
    • 提供者:ycq
  1. PLSGA

    0下载:
  2. 讲述偏最小二程结合遗传算法的实现过程,利用MatLab语言编程实现-Two-way on the unbiased minimum genetic algorithm combined with the implementation process, the use of MatLab programming language implementation
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5931
    • 提供者:yang
  1. zishiyingyichuan

    0下载:
  2. 自己编写的自适应遗传算法,改进算法后,计算速度提高已经试过有效应好-I have written self-adaptive genetic algorithm, to improve the algorithm, the computing speed of' ve tried to be good and effective
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2179
    • 提供者:lili
  1. duomubiaoyichuan

    0下载:
  2. 多目标遗传算法应用于电火花机床参数优化,优化过程简单,计算结果准确,收敛速度明显加快-Multi-objective genetic algorithm optimization applied to EDM, the optimization process is simple, accurate calculations, significantly speeding up the convergence rate
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3420
    • 提供者:lili
  1. MultiobjectiveGeneticAlgorithm

    0下载:
  2. 多目标遗传算法/用法不用多说、要用的赶快下载吧-Multi-objective Genetic Algorithm/usage Needless to say, want to use to download it as soon as possible
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:124654
    • 提供者:fengtongming
  1. Theroadbasedongeneticalgorithmsimagesegmentation.r

    1下载:
  2. 基于遗传算法的道路图象分割,针对道路图像的分割,个人感觉效果还行。-The road based on genetic algorithms image segmentation, image segmentation for the road, feeling the effect of individual firms also.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1482565
    • 提供者:jiangzhy
  1. gann

    0下载:
  2. zh这是一个用遗传算法优化神经网络的例子-zh is a genetic algorithm with neural network examples
  3. 所属分类:File Formats

    • 发布日期:2017-04-15
    • 文件大小:6644
    • 提供者:rkchang
  1. IA

    0下载:
  2. 用小生境遗传算法实现求解rosenbrock函数的最优值-The program is aim to finding the rosenborck function extremity solution by using the niche GA algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1998
    • 提供者:deadren
  1. java-GA

    0下载:
  2. 解非线性模型的遗传算法,采用java语言编写,注释完整,清晰易懂-java-genetic athletic
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:1983
    • 提供者:mengjie
  1. de

    0下载:
  2. 差分进化算法,最新的用于替代遗传算法,是以后的主要发展方法-differential evolution
  3. 所属分类:MPI

    • 发布日期:2017-04-06
    • 文件大小:13751
    • 提供者:jia
  1. AdaptingGA

    1下载:
  2. 本算法为自适应遗传算法,采用基于排序的选择策略,编码方案为实数编码。能够解决很多优化问题!-The algorithm for the adaptive genetic algorithm, based on the sort of choice strategy, coding schemes for real-coded. Many optimization problems can be solved!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:29743
    • 提供者:邱腾飞
  1. matlab

    1下载:
  2. 求解TSP问题的遗传算法matlab程序-Problem solving TSP procedure genetic algorithm matlab
  3. 所属分类:software engineering

    • 发布日期:2017-04-28
    • 文件大小:9716
    • 提供者:小五
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com