登录
首页 » matlab » gaot

gaot

于 2018-07-12 发布 文件大小:101KB
0 309
下载积分: 1 下载次数: 1

代码说明:

  matlab环境下的遗传算法工具包,可直接调用(Genetic algorithm toolkit)

文件列表:

gaot\adjswapMutation.m, 1419 , 1998-04-14
gaot\arithXover.m, 1487 , 1998-04-15
gaot\b2f.m, 1495 , 1998-04-14
gaot\binaryExample.m, 2080 , 1998-04-14
gaot\binaryMutation.m, 1504 , 1998-04-15
gaot\boundaryMutation.m, 1639 , 1998-04-14
gaot\calcbits.m, 1382 , 1998-04-14
gaot\Contents.m, 4761 , 1998-04-17
gaot\coranaEval.m, 1451 , 1998-04-14
gaot\coranaFeval.m, 1538 , 1998-04-14
gaot\coranaMin.m, 1222 , 1998-04-14
gaot\cyclicXover.m, 1654 , 1998-04-14
gaot\delta.m, 1471 , 1998-04-14
gaot\dists.m, 6837 , 1998-04-28
gaot\EER.m, 1586 , 1998-04-14
gaot\enhancederXover.m, 2348 , 1998-04-14
gaot\erXover.m, 2118 , 1998-04-14
gaot\f2b.m, 1501 , 1998-04-14
gaot\floatExample.m, 2322 , 1998-04-14
gaot\floatGradExample.m, 2137 , 1998-04-14
gaot\ga.m, 10805 , 1998-04-14
gaot\gademo.m, 4213 , 1998-04-14
gaot\gademo1.m, 3887 , 1998-04-14
gaot\gademo1eval1.m, 1275 , 1998-04-14
gaot\gademo2.m, 2840 , 1998-09-08
gaot\gademo3.m, 6262 , 1998-04-14
gaot\gaMichEval.m, 193 , 1998-04-14
gaot\gaotv5.ps, 132728 , 1998-09-08
gaot\gaZBGrad.m, 174 , 1998-04-14
gaot\gaZBGradEval.m, 684 , 1998-04-14
gaot\heuristicXover.m, 2136 , 1998-04-14
gaot\initializega.m, 3282 , 1998-04-14
gaot\initializeoga.m, 1561 , 1998-04-14
gaot\inversionMutation.m, 1555 , 1998-04-14
gaot\linerorderXover.m, 1850 , 1998-04-14
gaot\maxGenTerm.m, 1345 , 1998-04-14
gaot\multiNonUnifMutation.m, 1991 , 1998-04-14
gaot\nonUnifMutation.m, 2190 , 1998-04-15
gaot\normGeomSelect.m, 2308 , 1998-04-14
gaot\optMaxGenTerm.m, 1555 , 1998-04-14
gaot\orderBasedExample.m, 2859 , 1998-09-08
gaot\orderbasedXover.m, 1741 , 1998-04-14
gaot\parse.m, 1459 , 1998-04-14
gaot\partmapXover.m, 1921 , 1998-04-28
gaot\plotCorana.m, 514 , 1998-04-14
gaot\README, 1110 , 1998-04-17
gaot\roulette.m, 861 , 1998-04-14
gaot\shiftMutation.m, 1624 , 1998-04-14
gaot\simpleXover.m, 1611 , 1998-04-14
gaot\singleptXover.m, 1564 , 1998-04-28
gaot\startup.m, 49 , 1998-04-14
gaot\swapMutation.m, 1569 , 1998-04-14
gaot\threeswapMutation.m, 1397 , 1998-04-14
gaot\tournSelect.m, 1616 , 1998-04-14
gaot\tspEval.m, 157 , 1998-04-14
gaot\unifMutation.m, 1648 , 1998-04-14
gaot\uniformXover.m, 1823 , 1998-04-28
gaot, 0 , 2012-05-10

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

发表评论

0 个回复

  • wfgextendProblems
    说明:  一个实现多目标进化计算的数据集,用来测试不同的真实pareto前沿(A data set for multi-objective evolutionary computation to test different real Pareto Frontiers)
    2020-06-17 22:00:01下载
    积分:1
  • CS
    说明:  这是群智能优化算法,布谷鸟搜索算法,用matlab实现,用函数优化进行测试,简单易懂(This is swarm intelligence optimization algorithm, cuckoo search algorithm, implemented in matlab, test with function optimization, easy to understand)
    2018-10-10 12:24:20下载
    积分:1
  • GSA
    引力搜索算法优化函数,可以运行,适合学习这个算法用(The gravitational search algorithm optimizes functions that can be run.)
    2018-11-01 13:19:10下载
    积分:1
  • 灰狼重油建模程序
    改进的灰狼算法用于重油热解模型的建模程序(greywolf algorithm for observation of heavy oil thermal cracking)
    2021-01-21 19:18:40下载
    积分:1
  • RWGWO-PE
    说明:  单目标带约束的随机漫步灰狼算法带初始化源代码(Single target grey wolf algorithm with constraint random walk source code)
    2020-01-07 21:17:43下载
    积分:1
  • pso
    粒子群算法的寻优机制,另附十余个测试函数。主程序为test_basic(Particle Optimization Algorithm)
    2020-06-24 00:40:02下载
    积分:1
  • 混合蚁群优(HBACA)
    说明:  蚁群算法的改进,提出四个种类的蚂蚁选择城市的四种不同方式,(The improvement of ant colony algorithm proposes four different ways for four kinds of ants to select cities,)
    2020-07-28 19:05:08下载
    积分:1
  • ALO
    matlab实现蚁狮优化(ALO)算法,用于最优化计算(Matlab implements ant lion optimization (ALO) algorithm for optimization calculation)
    2020-12-23 21:19:06下载
    积分:1
  • MODA多目标蜻蜓
    说明:  用蜻蜓算法求解多目标优化问题,可以运行,完整代码(Using Dragonfly algorithm to solve multi-objective optimization problems, it can run, complete code)
    2020-10-15 20:37:29下载
    积分:1
  • BAS在3D路径规划中的应用
    天牛须BAS在3D路径规划中的应用,天牛须BAS是新型算法,求解速度快,算法代码简单。(The application of Longhorn whisker BAS in 3D path planning, Longhorn whisker BAS is a new algorithm with fast solving speed and simple algorithm code.)
    2021-01-31 19:08:34下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载