登录
首页 » matlab » matlab2

matlab2

于 2007-09-23 发布 文件大小:179KB
0 230
下载积分: 1 下载次数: 69

代码说明:

  遗传算法及其MATLAB实现 含源程序 GA算法及其MATLAB实现 含源程序(MATLAB Genetic Algorithm and Its realize containing source GA algorithm and its realization with MATLAB source)

文件列表:

ga
..\adjswapMutation.m
..\arithXover.m
..\b2f.m
..\binaryExample.m
..\binaryMutation.m
..\boundaryMutation.m
..\calcbits.m
..\Contents.m
..\coranaEval.m
..\coranaFeval.m
..\coranaMin.m
..\cyclicXover.m
..\delta.m
..\dists.m
..\EER.m
..\enhancederXover.m
..\erXover.m
..\f2b.m
..\floatExample.m
..\floatGradExample.m
..\ga.m
..\gademo.m
..\gademo1.m
..\gademo1eval1.asv
..\gademo1eval1.m
..\gademo2.m
..\gademo3.m
..\gaMichEval.m
..\gaotv5.ps
..\gaZBGrad.m
..\gaZBGradEval.m
..\heuristicXover.m
..\initializega.m
..\initializeoga.m
..\inversionMutation.m
..\linerorderXover.m
..\maxGenTerm.m
..\multiNonUnifMutation.m
..\nonUnifMutation.m
..\normGeomSelect.m
..\optMaxGenTerm.m
..\orderBasedExample.m
..\orderbasedXover.m
..\parse.m
..\partmapXover.m
..\plotCorana.m
..\htm" target=_blank>README
..\roulette.m
..\shiftMutation.m
..\simpleXover.m
..\singleptXover.m
..\startup.m
..\swapMutation.m
..\threeswapMutation.m
..\tournSelect.m
..\tspEval.m
..\unifMutation.m
..\uniformXover.m
遗传算法及其MATLAB实现.doc

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

发表评论

0 个回复

  • perceptron
    感知器感知器算法训练二元线性分类器。结构体数据使用感知器学习规则 找到给定的二分类标签数据超平面。 (PERCEPTRON Perceptron algorithm to train binary linear classifier. Synopsis: model = perceptron(data) model = perceptron(data,options) model = perceptron(data,options,init_model) Description: model = perceptron(data) uses the Perceptron learning rule to find separating hyperplane from given binary labeled data. model = perceptron(data,options) specifies stopping condition of the algorithm in structure options: .tmax [1x1]... maximal number of iterations. If tmax==-1 then it only returns index (model.last_update) of data vector which should be used by the algorithm for updating the linear rule in the next iteration. model = perceptron(data,options,init_model) specifies initial model which must contain: .W [dim x 1] ... normal vector. .b [1x1] ... bias of hyperplane. .t [1x1] (optional) ... iteration number. Input: data [struct] Labeled (binary) training data. .X [dim x num)
    2011-05-01 18:19:52下载
    积分:1
  • 1D_FDTD
    Atef Elsherbeni书第一章中一个一维FDTD仿真程序实例(A one dimensional FDTD simulation example in the FDTD textbook written by Atef Elsherbeni in the first chapter.)
    2013-07-16 15:49:54下载
    积分:1
  • control
    pi整定程序 ki kp参数整定(半人工式)(ki kp pi tuning parameter tuning process (semi-manual type))
    2011-05-12 09:15:40下载
    积分:1
  • Main_Logistic
    一个混沌信号的产生程序,应该比较有用。请下载使用(A chaotic signal generation process should be more useful. Please download)
    2011-05-22 15:08:27下载
    积分:1
  • TreatSignal_peak
    对信号进行FFT、包络、峰值检波、PeakVue处理(The signal FFT, envelope, peak detector, PeakVue treatment)
    2011-11-23 17:13:18下载
    积分:1
  • matlab
    这里是matlab的图像处理及其他重要处理的思路及算法过程,十分有用(Here is the matlab image processing and other important process of dealing with the ideas and algorithms are useful)
    2010-08-04 10:51:53下载
    积分:1
  • MCMC
    This is a Monte Carlo sampling matlab programming, hope you can use it, enjoy!
    2010-08-17 15:54:37下载
    积分:1
  • matlab
    一个关于matlab的PDF文件,很好的,在网上很难得的,讲的很好(Matlab on the PDF file, very good, in-line hard to come by, said good)
    2009-04-10 18:02:08下载
    积分:1
  • db4
    利用MATLAB中小波信号“db4 对信号分解和重构,去除噪音(MATLAB signal using wavelet )
    2008-03-21 11:47:42下载
    积分:1
  • sfsagfs
    一种可以穿透还原卡和还原软件的代码......................................................................(mofeng)
    2010-03-05 01:24:47下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载