登录
首页 » matlab » gads

gads

于 2007-10-18 发布 文件大小:556KB
0 207
下载积分: 1 下载次数: 197

代码说明:

  遗传算法工具包,matlab 7.0包含了这个工具箱,matlab7.0以前的版本没有这个工具箱,雷英杰编著《Matlab遗传算法工具箱及应用》对这个工具箱的使用进行了介绍(Genetic Algorithm Toolkit, matlab 7.0 contains the toolbox, matlab7.0 previous versions do not have this toolbox, LEI Ying-jie edited )

文件列表:

gads
....\gads
....\....\allfeasible.m
....\....\Contents.m
....\....\crossoverheuristic.m
....\....\crossoverintermediate.m
....\....\crossoverscattered.m
....\....\crossoversinglepoint.m
....\....\crossovertwopoint.m
....\....\fitnessfunction.m
....\....\fitnessscaling.m
....\....\fitscalingprop.m
....\....\fitscalingrank.m
....\....\fitscalingshiftlinear.m
....\....\fitscalingtop.m
....\....\ga.m
....\....\gacreationuniform.m
....\....\gadsswitchyard.m
....\....\gaoptimget.m
....\....\gaoptimset.m
....\....\gaoutputfcntemplate.m
....\....\gaoutputgen.m
....\....\gaoutputoptions.m
....\....\gaplotbestf.m
....\....\gaplotbestindiv.m
....\....\gaplotdistance.m
....\....\gaplotexpectation.m
....\....\gaplotgenealogy.m
....\....\gaplotrange.m
....\....\gaplotscorediversity.m
....\....\gaplotscores.m
....\....\gaplotselection.m
....\....\gaplotstopping.m
....\....\gatool.m
....\....\gatooloutput.m
....\....\gray2int.m
....\....\info.xml
....\....\lhspoint.m
....\....\mutationgaussian.m
....\....\mutationuniform.m
....\....\nextpoint.m
....\....\patternsearch.m
....\....\private
....\....\.......\activecstr.m
....\....\.......\aluform.m
....\....\.......\boxdirections.m
....\....\.......\checkbound.m
....\....\.......\checkconstraints.m
....\....\.......\checkinputs.csf
....\....\.......\checkinputs.dll
....\....\.......\checkoptions.m
....\....\.......\eqnsolv.m
....\....\.......\exportga2wsdlg.m
....\....\.......\exportps2wsdlg.m
....\....\.......\fcnName.m
....\....\.......\fcnvectorizer.m
....\....\.......\funevaluate.m
....\....\.......\gadiagnose.m
....\....\.......\gaguiclosing.m
....\....\.......\gaguigeneratemfile.m
....\....\.......\gaguiimportoptions.m
....\....\.......\gaguiimportproblem.m
....\....\.......\gaguiReadHashTable.m
....\....\.......\gaguiReadProblem.m
....\....\.......\gaguirun.m
....\....\.......\gahelpviewer.m
....\....\.......\gaoutput.m
....\....\.......\gaplot.m
....\....\.......\generateCode.m
....\....\.......\generateMfile.m
....\....\.......\getinitial.m
....\....\.......\initialfeasible.m
....\....\.......\isconverged.m
....\....\.......\isequalpoint.m
....\....\.......\isfeasible.m
....\....\.......\isItTimeToStop.m
....\....\.......\iterativedisplay.m
....\....\.......\lcondirections.m
....\....\.......\logscale.m
....\....\.......\makeState.m
....\....\.......\migrate.m
....\....\.......\nextfeasible.m
....\....\.......\optionsList.m
....\....\.......\pfminbnd.m
....\....\.......\pfminlcon.m
....\....\.......\pfminunc.m
....\....\.......\poll.m
....\....\.......\poptimfcnchk.m
....\....\.......\populationIndicies.m
....\....\.......\propertyList.m
....\....\.......\psdiagnose.m
....\....\.......\psguiclosing.m
....\....\.......\psguigeneratemfile.m
....\....\.......\psguiimportoptions.m
....\....\.......\psguiimportproblem.m
....\....\.......\psguiReadHashTable.m
....\....\.......\psguiReadProblem.m
....\....\.......\psguirun.m
....\....\.......\psoutput.m
....\....\.......\psplot.m

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

发表评论

0 个回复

  • programctomex
    著名混沌研究人员许小可的mex的matlab程序,很有参考价值(Hsu Hsiao Ke-known researchers in the chaos of the matlab mex procedure was useful)
    2010-05-18 15:39:14下载
    积分:1
  • DFT-DaC
    Matlab implementation of the algorithm to compute the Discrete Fourier Transform using the Divide Conquer approach, as described in the book Digital Signal Processing of the autors John G. Proakis and Dimitris K. Manolakis.
    2012-11-23 04:58:33下载
    积分:1
  • pmsm_ideal
    synchronous motor matlab simulink
    2013-12-19 01:02:14下载
    积分:1
  • 反馈控制系统设计与分析(matlab序)
    说明:  反馈控制系统设计与分析(matlab程序),有很多例子程序,比较好。(feedback control system design and analysis (Matlab program), there are many examples of procedures, relatively good.)
    2020-12-21 20:29:08下载
    积分:1
  • CHAPTER9
    倒立摆的源代码希望对你有用,分享一下看看,希望对你有用(The source code for inverted pendulum useful to you want to share it and see, you want to be useful)
    2011-05-23 18:09:09下载
    积分:1
  • For2008a
    ACOUNT: 用于A 方向灯的时间显示,8 位,可驱动两个数码管; BCOUNT: 用于B 方向灯的时间显示,8 位,可驱动两个数码管。*/ module traffic(CLK,EN,LAMPA,LAMPB,ACOUNT,BCOUNT) output[7:0] ACOUNT,BCOUNT (reg[7:0] numa,numb reg tempa,tempb reg[2:0] counta,countb reg[7:0] ared,ayellow,agreen,aleft,bred,byellow,bgreen,bleft reg[3:0] LAMPA,LAMPB always @(EN) if(!EN) )
    2010-06-23 14:39:58下载
    积分:1
  • bridge
    bridge simulation with 36 DoF the golden eye bridge UK
    2010-08-18 08:42:59下载
    积分:1
  • 678
    MATLAB的一些实用程序,很有帮助的哦!对于新手来说是很好的参考资料!(MATLAB some utilities, helpful Oh! For the novice is a very good reference!)
    2008-04-19 22:13:06下载
    积分:1
  • halfprecision
    source code for serial communication
    2014-09-15 02:59:55下载
    积分:1
  • pq
    说明:  pq法的谐波检测,谐波源是三相全桥整流电路(Pq method of harmonic detection, harmonic source is a three-phase full-bridge rectifier circuit)
    2016-12-15 10:44:27下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载