登录
首页 » matlab » gads

gads

于 2007-10-18 发布 文件大小:556KB
0 131
下载积分: 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 个回复

  • trapez
    Compute symmetric trapezoid region based on its sides and height length.
    2009-07-11 22:20:22下载
    积分:1
  • matlabmorphing
    基于morphing论文利用matlab工具编写的一个简单的morphing技术实现的代码,可以下载看一下!(Paper-based morphing tool using matlab prepared a simple morphing technology to achieve the code, you can download a look!)
    2013-10-29 22:08:16下载
    积分:1
  • diagram-between-CTFT-DFT-DTFT
    在一张表中标注了CTFT,DTFT,DFT之间的对应关系,列出公式,给出了简单认证,同时加上文字说明(Marked in a table of correspondence between CTFT, DTFT, DFT between lists formula gives a simple certification, plus text)
    2013-12-10 21:18:29下载
    积分:1
  • SA_TSP
    模拟退火算法程序 模拟退火算法程序 模拟退火算法程序(Simulated annealing algorithm Simulated annealing algorithm)
    2013-12-16 13:21:42下载
    积分:1
  • convwthn
    matlab中的离散卷积函数。。。。。。(discrete convolution in matlab)
    2013-05-22 09:49:52下载
    积分:1
  • EMD_program
    新的信号处理方法-希尔伯特黄变换的EMD分解MATLAB程序 把程序看懂 对希尔伯特黄变换的原理就理解了(New signal processing methods- Hilbert Huang Transform EMD decomposition MATLAB program to understand the procedures of the Hilbert Huang transform understanding of the principles on)
    2007-09-21 10:11:59下载
    积分:1
  • Polar-Fourier-Transform
    基于MATLAB实现了极坐标下的傅里叶变换,对一个给定 n×n 的二维信号,其计算复杂度等价于笛卡尔坐标下的2D-FFT,可广泛应用于图像处理和分析。(A fast high accuracy Polar FFT algorithm is given in the software package written in MATLAB. For a given 2D signal of size n×n, the algorihtm s complexity is just like in a Cartesian 2D-FFT, which can be used widely in image processing and analysis.)
    2021-01-07 15:28:53下载
    积分:1
  • dwtwm
    This program embed watermark in the wavelet coefficients.Recovery of watermark possible even in presence of noise.Evaluated with psnr
    2011-10-17 08:40:32下载
    积分:1
  • BP_net
    说明:  BP神经网络经典算法 用于故障检测案例 已经使用过 可放心使用(BP neural network classic algorithm used in fault detection cases It has been used and can be used safely)
    2020-02-03 10:19:32下载
    积分:1
  • pam_detection_simulink
    In this simulink model , baseband 8-ary PAM detection is simulated .A half-sine pulse shaped PAM signal is given as input to the detector.The received signal is matched filtered and down-sampled .The effects of symbol timing offset can be seen by varying the phase of down-sampling operation.The 8-ary PAM signal transmitted is recovered at the detector output.
    2009-12-19 00:29:11下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载