登录
首页 » matlab » gaot

gaot

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

  • 遗传路径规划
    利用遗传算法实现机器人最优路径规划,优化算法步骤实现迭代次数最第,包括文档说明和算法说明(The genetic algorithm is used to realize the optimal path planning of robots, and the optimal algorithm steps are used to achieve the highest number of iterations, including document description and algorithm description.)
    2019-01-07 15:49:34下载
    积分:1
  • GAs
    说明:  使用matlab 实现遗传算法,算法采用二进制交叉变异,对于初学者很好理解(Use matlab to implement genetic algorithm, the algorithm uses binary crossover mutation, which is well understood for beginners)
    2020-08-21 10:48:05下载
    积分: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
  • myAntBp
    说明:  采用蚁群算法对BP神经网络进行优化,并结合实例进行应用验证。(The ant colony algorithm is used to optimize the BP neural network, and an example is used to validate it.)
    2020-10-28 13:19:58下载
    积分: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
  • GA
    说明:  经典遗传算法案例,利用遗传算法求解铁罐问题(genetic algorithm optimization)
    2019-08-17 11:06:01下载
    积分:1
  • pso
    粒子群算法的寻优机制,另附十余个测试函数。主程序为test_basic(Particle Optimization Algorithm)
    2020-06-24 00:40:02下载
    积分: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
  • compute_DC_BC_NC_CoEWC_PEC_WDC_methods_results
    根据Degree Centrality、Co-Expression Weighted by clustering Coefficient、Betweenness Centrality、PeC等六种参数的计算来寻找关键蛋白质(Find the key proteins according to the calculation of Degree Centrality, Co-Expression Weighted by clustering Coefficient, Betweenness Centrality, PeC and other six parameters.)
    2020-06-23 17:40:02下载
    积分:1
  • group algorithm
    说明:  通过群算法(BSO和CSO),实现寻优的功能。(Through group algorithm (BSO and CSO), the optimization function is realized.)
    2019-05-12 13:13:14下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载