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

搜索资源列表

  1. nicheSGA

    0下载:
  2. 用matlab编写的一个经典的基于排挤机制的小生境遗传算法程序 -Matlab prepared with a classical crowding out mechanism based on niche genetic algorithm procedure
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:14428
    • 提供者:陈沛谕
  1. yich

    0下载:
  2. 遗传算法就是那么点东西呗,就是在一个域内搜索最优解, 比如那个配送中心选址,如果用最低级的算法, 它的复杂度是C(n,m)*n!以上对吧?然后用遗传算法就可以使得复杂度降低呗, 迅速达到收敛。<br/>遗传算法的确是目前的一个在很多领域都比较先进的求解算法,你去搜一下它的原理看看吧, 我写程序之前光看这个算法的原理就看了两三天才全看明白。 这是我用vb写的遗传算法程序。是一些通用代码,与具体问题对应的代码空出来,用的时候填进去。根据我的经验,要想用好遗传算法,代码
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:2800
    • 提供者:liumengqian
  1. daima

    0下载:
  2. 遗传算法程序: 说明: fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作!-Procedure genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3450
    • 提供者:
  1. matlab

    0下载:
  2. matlab 数值优化遗传算法程序,大家都看看嘛。-matlab genetic algorithm numerical optimization procedures, we all look at them.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5289
    • 提供者:唐汝帅
  1. Best

    0下载:
  2. java遗传算法程序,采用标准遗传算法求解函数的一个例子。-java genetic algorithm process, the use of standard genetic algorithm function of a case in point.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:2394
    • 提供者:赵娴
  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. shengtai543

    0下载:
  2. 模拟退火算法和遗传算法程序 用matlab语言实现的-Simulated annealing algorithm and genetic algorithm matlab language program with the
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1516
    • 提供者:尹胜台
  1. GA_Assembly

    0下载:
  2. JAVA编的遗传算法程序,解决装配车间排序问题-JAVA program for the genetic algorithm to solve the assembly shop scheduling problem
  3. 所属分类:Java Develop

    • 发布日期:2017-05-11
    • 文件大小:2720103
    • 提供者:ggb
  1. GA

    8下载:
  2. 本程序是用遗传算法实现的目标火力分配问题,绝对能运行处你想要的结果-This procedure is used to achieve the goal of genetic algorithm the distribution of power, absolutely you want to run the Department the results of
  3. 所属分类:Windows Develop

    • 发布日期:2014-08-30
    • 文件大小:329194
    • 提供者:limeicui
  1. matlabmprogram

    0下载:
  2. 简单函数优化的遗传算法程序 简单函数优化的遗传算法程序-Simple function of the genetic algorithm optimization process simple function of the genetic algorithm optimization process simple function of the genetic algorithm optimization procedure
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:4482
    • 提供者:jianhuajuly
  1. yichuansuanfa

    0下载:
  2. 用来求解函数极值的遗传算法程序,用matlab写成,不错的资料-zh fk jalfj alajf lajf lnfal jfdahwf nkas jlfja ljfa
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:225370
    • 提供者:一龙
  1. ga

    0下载:
  2. 这是一个用matlab编写的基于实数遗传算法程序,汉语注释详细,绝对原创。运行结果正确。-This is a prepared using matlab genetic algorithm based on real process, detailed notes in Chinese, is absolutely original. The correct results.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2006
    • 提供者:高天天
  1. Genetic_Algorithm

    0下载:
  2. 利用matlab编写的一些简单函数优化的遗传算法程序~-Matlab prepared to use some simple function of the genetic algorithm optimization process ~
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:4482
    • 提供者:何洪举
  1. MATLABGA

    0下载:
  2. 遗传算法程序,包括基因的遗传变异过程,适合做调度问题-genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:20248
    • 提供者:wangzimo
  1. flexiblejobshop

    0下载:
  2. 并行机调度问题的基于问题分解的遗传算法程序-flexible job shop
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:92342
    • 提供者:张小三
  1. SGA

    0下载:
  2. 实数编码的遗传算法程序,FORTRAN编写-real code ga
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:1951
    • 提供者:刘银芳
  1. MATLABGADESIGN

    0下载:
  2. matlab环境下的遗传算法程序设计,希望大家支持-GA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:62743
    • 提供者:zhanglin
  1. 1

    0下载:
  2. 经典的遗传算法程序,很不错,用于语音识别方面,不同以往的遗传算法,有兴趣可以看看。-Classical genetic algorithm program is very good for speech recognition, the genetic algorithm different from the past, interested to see.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:89796
    • 提供者:zzh
  1. 1_2_2

    2下载:
  2. 基于BLOCH球面坐标的量子遗传算法程序-quantum genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1145
    • 提供者:wang
  1. 1_2_1

    0下载:
  2. 双链量子遗传算法程序 quantum genetic algorithm-DCQGA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:1330
    • 提供者:wang
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com