登录
首页 » matlab » gaot

gaot

于 2018-07-12 发布 文件大小:101KB
0 285
下载积分: 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 个回复

  • 带罚函数的自适应粒子群.
    说明:  含有约束方程 求最值所用的罚函数+粒子群优化算法(Penalty function + particle swarm optimization algorithm for using the constraint equation to find the maximum value)
    2019-05-05 19:49:37下载
    积分:1
  • 基于人群搜索的函数优
    包含人群搜索算法源程序,和rastrigin、Schaffer和Spher三个函数的优化,并与PSO比较(Including the source program of crowd search algorithm, and the optimization of rastrigin, Schaffer and Sphere functions, and comparing with PSO)
    2019-06-27 01:37:39下载
    积分:1
  • Hybrid-GWOPSO-optimization
    灰狼算法和粒子群算法的结合,是两种种群算法的结合,值得一看(The combination of grey Wolf algorithm and particle swarm optimization is a combination of two population algorithms, which is worth a look)
    2021-04-23 02:18:48下载
    积分:1
  • GALQR
    基于遗传算法的LQR控制器优化设计,二自由度振动系统(Optimal design of LQR controller based on genetic algorithm and two degree of freedom vibration system)
    2018-05-13 20:24:33下载
    积分: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
  • 的蚁群
    说明:  在蚁群算法的基础上进行改进,使优化效果更加明显(On the basis of ant colony algorithm, the optimization effect is more obvious.)
    2019-03-27 21:11:48下载
    积分:1
  • matlab实现灰狼优 GWO
    说明:  用matlab实现灰狼优化算法,用于最优化计算(Gray Wolf Optimization Algorithms with MATLAB for Optimal Computing)
    2020-06-22 07:00:01下载
    积分: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
  • GA最大PSB20180117
    遗传算法最大化峰值旁瓣电平,给出阵元数,阵列长度,遗传及交叉因子,得出最优的PSB(The genetic algorithm maximizes the peak sidelobe level, giving the number of array elements, the length of the array, the genetic and crossover factors, and derives the optimal PSB)
    2018-01-17 17:02:36下载
    积分:1
  • levy
    用matlab实现levy概率分布,并作图,用于进化算法中调整步长(Using MATLAB to realize levy probability distribution and make a map for adjusting step size in evolutionary algorithm)
    2021-04-07 18:09:01下载
    积分:1
  • 696516资源总数
  • 106633会员总数
  • 4今日下载