登录
首页 » matlab » gatbx

gatbx

于 2009-02-09 发布 文件大小:665KB
0 119
下载积分: 1 下载次数: 38

代码说明:

  Matlab遗传算法工具箱源码,添加路径后可直接调用遗传算法函数(Matlab GA Tools source code)

文件列表:

gatbx
.....\gatbx-example
.....\.............\gatbx
.....\.............\.....\f1.m
.....\.............\.....\f2.m
.....\.............\.....\gaplotchange.m
.....\.............\.....\parameterfun.m
.....\.............\.....\poll_example.m
.....\.............\.....\runps.m
.....\.............\.....\shubert.m
.....\.............\.....\target.m
.....\.............\.....\targetalloc.m
.....\.............\.....\yj1.m
.....\.............\.....\yj10.m
.....\.............\.....\yj12.m
.....\.............\.....\yj12_1.m
.....\.............\.....\yj2.m
.....\.............\.....\yj3.m
.....\.............\.....\yj4.m
.....\.............\.....\yj5.m
.....\.............\.....\yj6.m
.....\.............\.....\yj7.m
.....\.............\.....\yj8.m
.....\.............\.....\_Note.doc
.....\gatbx-origin
.....\............\DOC
.....\............\...\GATBXA0.PS
.....\............\...\GATBXA1.PS
.....\............\...\GATBXA2.PS
.....\............\SRC
.....\............\...\BS2RV.M
.....\............\...\CONTENTS.M
.....\............\...\CRTBASE.M
.....\............\...\CRTBP.M
.....\............\...\CRTRP.M
.....\............\...\MIGRATE.M
.....\............\...\MPGA.M
.....\............\...\MUT.M
.....\............\...\MUTATE.M
.....\............\...\MUTBGA.M
.....\............\...\OBJFUN1.M
.....\............\...\OBJHARV.M
.....\............\...\RANKING.M
.....\............\...\RECDIS.M
.....\............\...\RECINT.M
.....\............\...\RECLIN.M
.....\............\...\RECMUT.M
.....\............\...\RECOMBIN.M
.....\............\...\REINS.M
.....\............\...\REP.M
.....\............\...\RESPLOT.M
.....\............\...\RWS.M
.....\............\...\SCALING.M
.....\............\...\SELECT.M
.....\............\...\SGA.M
.....\............\...\SUS.M
.....\............\...\TEST_FNS
.....\............\...\........\DEMOGA1.M
.....\............\...\........\MPGA.M
.....\............\...\........\OBJBRAN.M
.....\............\...\........\OBJDOPI.M
.....\............\...\........\OBJEASO.M
.....\............\...\........\OBJFUN1.M
.....\............\...\........\OBJFUN1A.M
.....\............\...\........\OBJFUN1B.M
.....\............\...\........\OBJFUN2.M
.....\............\...\........\OBJFUN6.M
.....\............\...\........\OBJFUN7.M
.....\............\...\........\OBJFUN8.M
.....\............\...\........\OBJFUN9.M
.....\............\...\........\OBJGOLD.M
.....\............\...\........\OBJHARV.M
.....\............\...\........\OBJLINQ.M
.....\............\...\........\OBJLINQ2.M
.....\............\...\........\OBJPUSH.M
.....\............\...\........\OBJSIXH.M
.....\............\...\........\RESPLOT.M
.....\............\...\........\SGA.M
.....\............\...\........\SIMDOPI1.M
.....\............\...\........\SIMDOPI2.M
.....\............\...\........\SIMLINQ1.M
.....\............\...\........\SIMLINQ2.M
.....\............\...\........\SIMOBJP.M
.....\............\...\........\TEST_FNS.PS
.....\............\...\XOVDP.M
.....\............\...\XOVDPRS.M
.....\............\...\XOVMP.M
.....\............\...\XOVSH.M
.....\............\...\XOVSHRS.M
.....\............\...\XOVSP.M
.....\............\...\XOVSPRS.M
.....\gatbx-toolbox
.....\.............\gatbx
.....\.............\.....\BS2RV.M
.....\.............\.....\CONTENTS.M
.....\.............\.....\CRTBASE.M
.....\.............\.....\CRTBP.M
.....\.............\.....\CRTRP.M
.....\.............\.....\DOC
.....\.............\.....\...\GA TOOLBOX FREQUENTLY ASKED QUESTIONS.txt

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

发表评论


0 个回复

  • bisect2
    Minor modification of the function "bisect"
    2009-11-13 19:02:22下载
    积分:1
  • delayacct
    per-task delay accounting.
    2014-09-18 12:14:48下载
    积分:1
  • Random
    多种方法实现各(均匀分布,高斯分布,指数分布,瑞利分布等)分布的随机数产生(A variety of methods to realize the (uniform distribution, gaussian distribution, exponential distribution and Rayleigh distribution, etc.) of random number is generated)
    2016-04-12 13:43:00下载
    积分:1
  • steepdescent
    优化计算,最小值分析,解决实际问题,学习,研究、不断提高。(Optimization calculation, the minimum value analysis, problem solving, learning, research, and continuously improved.)
    2010-05-13 23:32:53下载
    积分:1
  • luv2rgb
    LAB2RGB Convert an image from CIELAB to RGB function [R, G, B] = Lab2RGB(L, a, b) function [R, G, B] = Lab2RGB(I) function I = Lab2RGB(...)
    2010-05-14 08:26:09下载
    积分:1
  • capon
    该matlab代码描写的是波束成形算法中的Capon算法的具体实现(The matlab code describing the concrete implementation of the Capon beamforming algorithm algorithm)
    2014-02-23 17:37:08下载
    积分:1
  • fdtd
    一个参照葛德彪书编写的3D FDTD源文件,用matlab语言编写,非常详细的注释,很易看懂,2mur bianjie(GE De-biao a reference book, prepared by 3D FDTD source files, using matlab language, very detailed notes, it is easy to understand, 2mur bianjie)
    2007-11-23 21:06:34下载
    积分:1
  • BP-GA
    BP—遗传算法神经网络模型,matlab 源程序。(BP-genetic algorithm neural network model, matlab source code.)
    2011-04-28 12:44:40下载
    积分:1
  • figure1
    fig文件用来显示计算出的太阳辐射随时间变化曲线(this figure show the solar radiation change with time)
    2012-05-03 14:13:38下载
    积分:1
  • physical-methods-of-networks
    复杂网络研究中常用的几种统计物理学方法( 平均场理论、主方程、率方程、生成函数的物理背景、 发展历史、 观点、 思想和方法及应用. (Complex network research several commonly used statistical physics methods (mean field theory, master equation, the rate equation, generating physical background function, development history, perspectives, ideas and methods and applications.)
    2015-02-25 13:40:55下载
    积分:1
  • 696518资源总数
  • 104881会员总数
  • 38今日下载