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

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

于 2013-12-26 发布 文件大小:132KB
0 294
下载积分: 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 个回复

  • fastICA
    基于负熵最大化的fastICA,matlab程序。程序中的公式在所附带的pdf文件中都高亮标明(Based on negative entropy maximization fastICA, matlab program. The formula in the program attached pdf file are highlighted marked)
    2013-10-29 19:24:49下载
    积分:1
  • Wavelet
    WAVELET IMAGE USING MATLAB
    2010-12-08 10:49:08下载
    积分:1
  • Matlab_jiemi
    说明:  详细叙述了MATLAB的基本用法并且有一定的实例可供参考(Described in detail the basic use of MATLAB and some examples for reference)
    2009-08-14 10:09:45下载
    积分:1
  • zhongzhifa
    用MATLAB编写的中值法,进行运动目标的背景提取,效果可以。(MATLAB prepared by the method, for background extraction of moving targets, the effect can be.)
    2014-11-04 21:20:12下载
    积分:1
  • 007
    掌握和精通matlab之GUI设计,找了好久才找到的资料,大家看看吧。(Matlab master and master of GUI design, looking for a long time to find the information, let us look at it.)
    2009-05-18 09:05:38下载
    积分:1
  • engdetec
    Compute a novel energy detection algorithm based on the algorithm of the paper "An enhanced energy detection algorithm in cognitive radio"
    2013-11-23 17:40:12下载
    积分:1
  • matlab-study-ppt
    matlab学习课件,内容基本,易懂,方便自学!(matlab learning courseware, content, basic, easy to understand, convenient self-study!)
    2009-09-08 22:52:15下载
    积分:1
  • New-Text-Document
    The program RANDOM_WALK_2D_PLOT plots the trajectories of one or more random walks. The program RANDOM_WALK_2D_SIMULATION plots averaged data for any number of random walks that each use the same number of steps. The data plotted is the average and maximum of the distance squared at each time step. The average distance squared should behave like the number of time steps.
    2012-04-13 12:22:36下载
    积分:1
  • tps
    IN THIS THERE IS THE PROGRAM FOR THIN PLATES SPLINE ALGORITHAM
    2012-06-06 15:48:13下载
    积分:1
  • fuzzyPId
    PID的应用以及模糊PID的应用,非常适合研究PID以及PID与其他方法相结合的人员使用(It is suit for who want to study PID )
    2013-05-06 20:09:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载