登录
首页 » matlab » gatbx-toolbox

gatbx-toolbox

于 2007-10-14 发布 文件大小:413KB
0 298
下载积分: 1 下载次数: 148

代码说明:

   内含遗传算法的matlab 程序,有参考价值哦,赶快下载吧!(Matlab genetic algorithm includes procedures have reference value Oh, as soon as possible to download it!)

文件列表:

gatbx
.....\BS2RV.M
.....\CONTENTS.M
.....\CRTBASE.M
.....\CRTBP.M
.....\CRTRP.M
.....\DOC
.....\...\GA TOOLBOX FREQUENTLY ASKED QUESTIONS.txt
.....\...\GATBXA0.LOG
.....\...\GATBXA0.PDF
.....\...\GATBXA0.PS
.....\...\GATBXA1.LOG
.....\...\GATBXA1.PDF
.....\...\GATBXA1.PS
.....\...\GATBXA2.LOG
.....\...\GATBXA2.PDF
.....\...\GATBXA2.PS
.....\...\gpl.txt
.....\...\readme.txt
.....\...\The MathWorks - 1-18GTU Why do I get an error in MATLAB 6_0 (R12) where I got a warning in R11 with reference to uninitialized variables.mht
.....\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

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

发表评论

0 个回复

  • Snake_matlab
    MATLAB 下的snake算法实现 原始实现方法 检测眼睛、嘴巴(matlab snake algro )
    2009-02-16 13:15:14下载
    积分:1
  • MLP
    使用多層感知機來做xor分類,可調整neuron數和目標error大小。(Machine to make use of multi-layer perceptron xor Category)
    2009-04-09 20:02:26下载
    积分:1
  • MATLAB
    本书第一章系统讲述 MATLAB6.5 的集成工作平台,引导读者初会MATLAB 基本用法。第二、三章系统叙述MATLAB6.1 的四大基本数据类型(数值数组、字符串数组、元胞数组、构架数组),至于其它扩展数据类型(函数句柄、符号数据、内联函数、unit 数组、稀疏类)则另辟章节专述。此后,本书用九个独立章分述MATLAB6.5 的数值计算、符号计算、函数和数据可视、面向对象编程、GUI 交互操作界面设计、EXE 独立应用程序生成、实现不同软件平台交互的API、M-book 数据图形文字环境集成等八大通用功能。本书用专门的一章深入浅出地阐明SIMULINK 的分层建模、仿真功能、与MATLAB 交互的功能。 全书包含 390 多个计算范例。所有算例的程序是可靠、完整的。读者可以在自己的MATLAB 环境中完全准确地重现本书所提供的算例结果。算例的举一反三,将使读者很快掌握要领,从模仿走向灵活应用。(This book chapter describes the system integration MATLAB6.5 work platform, the reader will be the beginning of the basic use of MATLAB. Second, the four chapters, system, MATLAB6.1 basic data types (numeric arrays, strings, arrays, cell arrays, structure arrays), while the other extended data types (function handle, symbol data, inline functions, unit array , sparse class) are separate sections above. Since then, the book points out with nine separate chapters MATLAB6.5 of numerical computation, symbolic computation, functions, and data visualization, object-oriented programming, GUI interactive interface design, EXE standalone applications generated, to achieve interaction of different software platforms API, M-book data, graphical environment for integration of the eight general-purpose language Function. Book with a special chapter in layman s language to clarify the hierarchical SIMULINK modeling, simulation, and the MATLAB interactive features. The book contains more than 390)
    2010-05-29 00:07:11下载
    积分:1
  • WS
    matlab 复杂网络小世界网络模型原matlab程序(Matlab complex network small world network model of the original matlab program)
    2014-02-12 22:10:33下载
    积分:1
  • motor30
    说明:  实现了异步电机的两相旋转坐标系下的转速控制,且能矢量控制(Realize the asynchronous motor two-axis rotating coordinate model speed and vector control )
    2011-03-17 15:05:45下载
    积分:1
  • eigen
    Chapoly 通过求矩阵特征多项式的根来求其特征值. pmethod幂法求矩阵的主特征值及主特征向量. rpmethod瑞利商加速幂法求对称矩阵的主特征值及主特征向量. spmethod收缩法求矩阵全部特征值. ipmethod 收缩法求矩阵全部特征值 dimethod位移逆幂法求矩阵离某个常数最近的特征值及其对应的特征向量 qrtzQR基本算法求矩阵全部特征值. hessqrtz海森伯格QR算法求矩阵全部特征值. rqrtz瑞利商位移QR算法求矩阵全部特征值. (Chapoly characteristic polynomial by the root of a matrix to find the eigenvalues. Pmethod power method of a matrix eigenvalue and the principal eigenvectors. Rpmethod Rayleigh quotient accelerated power method Symmetric matrix eigenvalue and the principal eigenvectors. Spmethod contraction Law of the value of all the characteristics of a matrix. ipmethod contraction method the value of all the characteristics of a matrix inverse power law dimethod displacement from a constant of a matrix eigenvalue and its corresponding nearest feature vectors qrtzQR all the characteristics of the basic algorithm the value of a matrix. hessqrtz Heisenberg QR algorithm is the value of all the characteristics of a matrix. rqrtz Rayleigh quotient shift QR algorithm is the value of all the characteristics of a matrix.)
    2011-05-09 10:07:17下载
    积分:1
  • bfgs
    Implementacao da rede MLP canonica (backpropagation com gradiente descendente) bgd
    2011-05-19 02:00:39下载
    积分:1
  • image_interpolation
    image interpolation code which include some comments you to help you to aplly. Have fun!
    2013-05-26 23:56:15下载
    积分:1
  • Wavelets-with-applications-in-signal-and-imageproc
    关于介绍小波在信号和图像中的应用,有大量例子说明~(On the introduction of wavelet in signal and image applications, there are numerous examples to illustrate ~)
    2010-05-11 16:00:47下载
    积分:1
  • SineCosine
    a code on sine cosine wave that can be simulated in matlab
    2013-01-11 16:58:33下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载