登录
首页 » matlab » 简单的遗传算法解决优化问题的汇编代码 GA

简单的遗传算法解决优化问题的汇编代码 GA

于 2013-12-26 发布 文件大小:132KB
0 74
下载积分: 1 下载次数: 42

代码说明:

  简单的遗传算法解决优化问题的汇编代码,包括单变量无约束优化、单变量有约束优化及多变量优化问题,并配以实例进行说明(Genetic Algorithms)

文件列表:

ga
..\adjswapMutation.m,1419,1998-04-14
..\arithXover.m,1487,1998-04-15
..\b2f.m,1495,1998-04-14
..\binaryExample.m,2080,1998-04-14
..\binaryMutation.m,1504,1998-04-15
..\boundaryMutation.m,1639,1998-04-14
..\calcbits.m,1382,1998-04-14
..\Contents.m,4761,1998-04-17
..\coranaEval.m,1451,1998-04-14
..\coranaFeval.m,1538,1998-04-14
..\coranaMin.m,1222,1998-04-14
..\cyclicXover.m,1654,1998-04-14
..\delta.m,1471,1998-04-14
..\dists.m,6837,1998-04-28
..\EER.m,1586,1998-04-14
..\enhancederXover.m,2348,1998-04-14
..\erXover.m,2118,1998-04-14
..\f2b.m,1501,1998-04-14
..\floatExample.m,2322,1998-04-14
..\floatGradExample.m,2137,1998-04-14
..\ga.m,10805,1998-04-14
..\gademo.m,4253,2001-05-27
..\gademo1.m,3887,1998-04-14
..\gademo1eval1.asv,1277,2004-03-01
..\gademo1eval1.m,1275,1998-04-14
..\gademo2.m,2840,1998-09-08
..\gademo3.m,6262,1998-04-14
..\gaMichEval.m,193,1998-04-14
..\gaotv5.ps,132728,1998-09-08
..\gaZBGrad.m,174,1998-04-14
..\gaZBGradEval.m,684,1998-04-14
..\heuristicXover.m,2136,1998-04-14
..\initializega.m,1177,2003-03-20
..\initializeoga.m,1561,1998-04-14
..\inversionMutation.m,1555,1998-04-14
..\linerorderXover.m,1850,1998-04-14
..\maxGenTerm.m,1345,1998-04-14
..\multiNonUnifMutation.m,1991,1998-04-14
..\nonUnifMutation.m,2190,1998-04-15
..\normGeomSelect.m,2308,1998-04-14
..\optMaxGenTerm.m,1555,1998-04-14
..\orderBasedExample.m,2860,2005-03-19
..\orderbasedXover.m,1741,1998-04-14
..\parse.m,1459,1998-04-14
..\partmapXover.m,1921,1998-04-28
..\plotCorana.m,514,1998-04-14
..\htm" target=_blank>README,1110,1998-04-17
..\roulette.m,861,1998-04-14
..\shiftMutation.m,1624,1998-04-14
..\simpleXover.m,1611,1998-04-14
..\singleptXover.m,1564,1998-04-28
..\startup.m,50,2004-03-01
..\swapMutation.m,1569,1998-04-14
..\threeswapMutation.m,1397,1998-04-14
..\tournSelect.m,1616,1998-04-14
..\tspEval.m,157,1998-04-14
..\unifMutation.m,1648,1998-04-14
..\uniformXover.m,1823,1998-04-28
..\遗传算法及其MATLAB实现.doc,67584,2013-12-17

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • recycle
    美国数学建模2010年预防犯罪的代码,利用连续加权的方法,其中需要画圆这里可以很好的利用此程序(American Mathematical modeling of the code of crime prevention in 2010, using the continuous weighting method, which need to draw a circle where you can put to good use this procedure)
    2010-12-11 10:28:04下载
    积分:1
  • signal-design
    在雷达和声纳的信号设计中,经常用的模糊函数,本程序给出了传统信号的模糊函数及仿真结果,适用于MATLAB初学者。(Sonar and radar signal design, often using the fuzzy function, this procedure gives the traditional signal ambiguity function and simulation results, suitable for beginners MATLAB. )
    2012-03-26 21:56:00下载
    积分:1
  • dfproto
    This file eplain about decode and forward protocol for relaying technique
    2011-12-31 00:18:52下载
    积分:1
  • ENFRN_GRN_toolbox
    ENFRN GRN toolbox: using a neuro-fuzzy algorithm to predict the gene regulatory network by matlab.
    2010-05-24 11:31:14下载
    积分:1
  • SVM_Training
    支持向量机的实现代码,它在解决小样本、非线性及高维模式识别中表现出许多特有的优势。(Support vector machine code)
    2013-05-08 09:31:52下载
    积分:1
  • SA_TSP
    模拟退火算法程序 模拟退火算法程序 模拟退火算法程序(Simulated annealing algorithm Simulated annealing algorithm)
    2013-12-16 13:21:42下载
    积分:1
  • image_MI
    This is a very useful code to detect copy moveimage forgery. Its input is any forged image and its output is the copied or pasted part only, by cropping the same the image.
    2015-04-19 20:22:59下载
    积分:1
  • fhss
    跳频系统的仿真,适合于初学者,算法还算清晰,还不错,希望对你有用(Simulation frequency hopping systems, suitable for beginners, the algorithm is fairly clear, well, I hope useful to you)
    2014-01-10 17:32:25下载
    积分:1
  • matlabdrawinginpolar
    极坐标系下的画图及其转换公式,特殊作图需要用到(Polar coordinates of the drawing and the conversion formula, need to use special drawing)
    2010-07-08 20:36:43下载
    积分:1
  • permanentzhijiezhuanju
    dtc 永磁同步电动机的直接转矩控制(dtc )
    2010-07-22 16:03:17下载
    积分:1
  • 696524资源总数
  • 103938会员总数
  • 55今日下载