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

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

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

  • fuzzy01
    模糊系统逼近程序,用模糊算法对系统进行逼近(Fuzzy Systems Approximation procedures, use of fuzzy approximation algorithm for the system)
    2008-05-23 15:42:36下载
    积分:1
  • circle
    我的这个源码可以直接绘制一个正圆。方便又实惠哦(mine is good,it can print a circle)
    2013-08-03 20:39:08下载
    积分:1
  • 04470107
    In this paper, we analyze the performance of two important mobility management protocols..MIPv6 and HMIPv6. Analytical model is developed for two mobility models- random walk and fluid flow to compute signaling cost, which consists of two components- location update cost and packet delivery cost.
    2013-02-19 15:42:29下载
    积分:1
  • Tapped_Inductor_Converter1
    simulation of tapped inductor buck converter type 1 for led emission
    2013-02-26 09:18:44下载
    积分:1
  • simulink
    本程序是对一些先进控制算法,例如内模算法,史密斯预估算法,前馈补偿算法和预测算法进行仿真.(This procedure is to simulink some advanced control algorithms, such as the internal model algorithm, Smith forecast algorithm feedforward compensation algorithm and prediction algorithm.)
    2009-06-13 14:24:00下载
    积分:1
  • recognition
    语音识别的完整流程描述代码,包含了识别的真个过程(A complete description of the process of speech recognition code, including a really a process of recognition)
    2014-08-19 13:49:15下载
    积分:1
  • Wavelet-decomposition
    一维连续小波变换,多尺度分解,系数图形显示,不同尺度的重构。(One-dimensional continuous wavelet transform, multi-scale decomposition coefficient graphical display, the reconstruction of the different scales.)
    2013-04-10 22:50:54下载
    积分:1
  • ICP
    ICP 改进的ICP 点云拼接 有chen 等人的改进版(Improved ICP Demo of Range Image Registration Techniques)
    2013-12-14 02:46:19下载
    积分:1
  • MatlabFIR
    matlab低通滤波器,可直接在matlab运行,显示()
    2008-03-27 09:31:44下载
    积分:1
  • RLS
    RLSs算法的源程序,以及在MATLAB下的仿真结果。(matlab)
    2009-11-01 18:11:24下载
    积分:1
  • 696518资源总数
  • 106164会员总数
  • 18今日下载