登录
首页 » matlab » gatbx(University-of-Sheffield-)

gatbx(University-of-Sheffield-)

于 2014-08-30 发布 文件大小:229KB
0 216
下载积分: 1 下载次数: 10

代码说明:

  谢菲尔德大学的遗传算法工具箱,已经测试好用(University of Sheffield genetic algorithm toolbox)

文件列表:

genetic
.......\bs2rv.m,3356,2003-01-26
.......\contents.m,1833,2003-01-24
.......\crtbase.m,1238,2003-01-26
.......\crtbp.m,2270,2003-01-26
.......\crtrp.m,2156,2003-01-26
.......\DOC
.......\...\GATBXA0.PS,53484,1998-04-22
.......\...\GATBXA1.PS,204230,1998-04-22
.......\...\GATBXA2.PS,200234,1998-04-22
.......\gpl.txt,18349,2003-07-18
.......\migrate.m,7272,2003-01-26
.......\mpga.m,4074,2003-01-26
.......\mut.m,1663,2003-01-26
.......\mutate.m,3503,2003-01-26
.......\mutbga.m,5008,2003-01-26
.......\objfun1.m,2717,2003-01-21
.......\objharv.m,2643,2003-01-21
.......\ranking.m,4822,2003-01-26
.......\recdis.m,1890,2003-01-26
.......\recint.m,1958,2003-01-26
.......\reclin.m,2018,2003-01-26
.......\recmut.m,4996,2003-01-26
.......\recombin.m,2569,2003-01-26
.......\reins.m,5638,2003-01-26
.......\rep.m,1272,2003-01-26
.......\resplot.m,2145,2003-01-22
.......\rws.m,1166,2003-01-26
.......\scaling.m,1255,2003-01-26
.......\select.m,2466,2003-01-26
.......\sga.m,2161,2003-01-24
.......\sus.m,1384,2003-01-22
.......\Test_fns
.......\........\demoga1.M,5111,2003-01-26
.......\........\mpga.M,4783,2003-01-26
.......\........\objbran.M,2611,2003-01-29
.......\........\objdopi.M,4206,2003-01-26
.......\........\objeaso.M,2507,2003-01-29
.......\........\objfun1.M,2714,2003-01-21
.......\........\objfun1a.M,2582,2003-01-21
.......\........\objfun1b.M,2441,2003-01-21
.......\........\objfun2.M,2593,2003-01-21
.......\........\objfun6.M,2819,2003-01-21
.......\........\objfun7.M,2523,2003-01-21
.......\........\objfun8.M,2747,2003-01-21
.......\........\objfun9.M,2470,2003-01-21
.......\........\objgold.M,2700,2003-01-21
.......\........\objharv.M,2643,2003-01-21
.......\........\objlinq.M,3381,2003-01-21
.......\........\objlinq2.M,4100,2003-01-26
.......\........\objpush.M,2678,2003-01-21
.......\........\objsixh.M,2610,2003-01-29
.......\........\resplot.M,2132,2003-01-26
.......\........\sga.M,1969,2003-01-26
.......\........\simdopi1.M,2690,1998-04-22
.......\........\simdopi2.M,873,1998-04-22
.......\........\simlinq1.M,2442,2003-01-21
.......\........\simlinq2.M,850,2003-01-26
.......\........\simobjp.M,531,2003-01-26
.......\........\TEST_FNS.PS,140988,1998-04-22
.......\xovdp.m,1106,2003-01-22
.......\xovdprs.m,1155,2003-01-22
.......\xovmp.m,2873,2003-01-22
.......\xovsh.m,1097,2003-01-22
.......\xovshrs.m,1145,2003-01-22
.......\xovsp.m,1110,2003-01-22
.......\xovsprs.m,1155,2003-01-22
说明.txt,139,2014-08-30

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

发表评论

0 个回复

  • DMC_simulink
    simulink模块实现的DMC仿真程序(simulink realization of the DMC simulation program module)
    2020-09-09 17:38:01下载
    积分:1
  • matlab_calibration
    matlab标定箱即标定要用的图片,主要是用于立体标定,图像对有40张,能得到很好的标定结果。(matlab calibration box that is calibrated to use the picture, mainly for three-dimensional calibration, the image of a 40, can get good calibration results.)
    2011-01-20 15:48:33下载
    积分:1
  • ADPCM
    adpcm adpcm in the change cirument of matlab envoroment (adpcm in the change cirument of matlab envoroment )
    2013-05-13 09:03:49下载
    积分:1
  • AI_LESSON
    ARTIFICIAL INTELLIGENCE FILE, WHICH CONTAINS A LESSON ABOUT HOUGH TRANSFORM AND A BASIC ALGORITH IN MATLAB DOING SKELETIZATION AND HOUGH PRINCIPLES.EXCEL CONTAINING A MATRIX ABOUT THE APPLICATION
    2009-12-21 14:38:25下载
    积分:1
  • matlab-exercise
    matlab练习题,战胜matlab必做的50题,教你如何轻松的掌握matlab(matlab exercise)
    2012-05-06 09:21:28下载
    积分:1
  • Adaboost
    一个实现Adaboost训练和分类的matlab程序,带数据(Adaboost training and classification procedures, with data)
    2013-08-19 17:15:35下载
    积分:1
  • 基于MATLAB的高等数学问题求解 的
    基于MATLAB的高等数学问题求解 的程序. 包括 图形处理,数值计算等等(Programs for solving advanced mathematical problems based on MATLAB, including graphics processing, numerical calculation and so on)
    2020-06-20 01:20:02下载
    积分:1
  • truss_f
    A code to solve a 2-D truss structure using FEM theorem (direct method). Each branch of the truss is considered as a 2-force member and the coordinates of the nodes in Cartesian system is needed. This code contains 3 functions: Truss_f, which is the main function to calculate stress, strain and force.M_properties22, which contains the mechanical properties of whole truss in a matrix P_condition22, which contains boundary condition and external forces in a matrix
    2012-08-02 16:29:31下载
    积分:1
  • a-M-file-for-Counting-traffic-volume
    一款简单的原创M脚本,通过帧直接识别视频中的车流量,使车流量数据的统计更加便捷。(A simple M original script by frame directly identify the video traffic, data traffic statistics to make more convenient.)
    2017-03-16 19:56:52下载
    积分:1
  • ask
    说明:  a基于simulink仿真系统的ask模型(a simulation system based on simulink model ask)
    2008-10-10 15:21:57下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载