登录
首页 » matlab » gaot

gaot

于 2019-06-02 发布
0 94
下载积分: 1 下载次数: 5

代码说明:

说明:  遗传算法视频课配套程序,包括调用函数,目标函数,主函数等,非常全,可以运行(genetic algorithm program, with a detailed explanation of the objective function, Part II)

文件列表:

gaot\adjswapMutation.m, 1419 , 1998-04-14
gaot\arithXover.m, 1487 , 1998-04-15
gaot\b2f.m, 1495 , 1998-04-14
gaot\binaryExample.m, 2080 , 1998-04-14
gaot\binaryMutation.m, 1504 , 1998-04-15
gaot\boundaryMutation.m, 1639 , 1998-04-14
gaot\calcbits.m, 1382 , 1998-04-14
gaot\Contents.m, 4761 , 1998-04-17
gaot\coranaEval.m, 1451 , 1998-04-14
gaot\coranaFeval.m, 1538 , 1998-04-14
gaot\coranaMin.m, 1222 , 1998-04-14
gaot\cyclicXover.m, 1654 , 1998-04-14
gaot\delta.m, 1471 , 1998-04-14
gaot\dists.m, 6837 , 1998-04-28
gaot\EER.m, 1586 , 1998-04-14
gaot\enhancederXover.m, 2348 , 1998-04-14
gaot\erXover.m, 2118 , 1998-04-14
gaot\f2b.m, 1501 , 1998-04-14
gaot\floatExample.m, 2322 , 1998-04-14
gaot\floatGradExample.m, 2137 , 1998-04-14
gaot\ga.m, 10805 , 1998-04-14
gaot\gademo.m, 4213 , 1998-04-14
gaot\gademo1.m, 3887 , 1998-04-14
gaot\gademo1eval1.m, 1275 , 1998-04-14
gaot\gademo2.m, 2840 , 1998-09-08
gaot\gademo3.m, 6262 , 1998-04-14
gaot\gaMichEval.m, 193 , 1998-04-14
gaot\gaotv5.ps, 132728 , 1998-09-08
gaot\gaZBGrad.m, 174 , 1998-04-14
gaot\gaZBGradEval.m, 684 , 1998-04-14
gaot\heuristicXover.m, 2136 , 1998-04-14
gaot\initializega.m, 3282 , 1998-04-14
gaot\initializeoga.m, 1561 , 1998-04-14
gaot\inversionMutation.m, 1555 , 1998-04-14
gaot\linerorderXover.m, 1850 , 1998-04-14
gaot\maxGenTerm.m, 1345 , 1998-04-14
gaot\multiNonUnifMutation.m, 1991 , 1998-04-14
gaot\nonUnifMutation.m, 2190 , 1998-04-15
gaot\normGeomSelect.m, 2308 , 1998-04-14
gaot\optMaxGenTerm.m, 1555 , 1998-04-14
gaot\orderBasedExample.m, 2859 , 1998-09-08
gaot\orderbasedXover.m, 1741 , 1998-04-14
gaot\parse.m, 1459 , 1998-04-14
gaot\partmapXover.m, 1921 , 1998-04-28
gaot\plotCorana.m, 514 , 1998-04-14
gaot\README, 1110 , 1998-04-17
gaot\roulette.m, 861 , 1998-04-14
gaot\shiftMutation.m, 1624 , 1998-04-14
gaot\simpleXover.m, 1611 , 1998-04-14
gaot\singleptXover.m, 1564 , 1998-04-28
gaot\startup.m, 49 , 1998-04-14
gaot\swapMutation.m, 1569 , 1998-04-14
gaot\threeswapMutation.m, 1397 , 1998-04-14
gaot\tournSelect.m, 1616 , 1998-04-14
gaot\tspEval.m, 157 , 1998-04-14
gaot\unifMutation.m, 1648 , 1998-04-14
gaot\uniformXover.m, 1823 , 1998-04-28
gaot, 0 , 2018-09-25

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

发表评论

0 个回复

  • Matlab
    MATLAB的中级教材,对有一定MATLAB基础的可能有用(MATLAB intermediate materials, on the basis of certain potentially useful MATLAB)
    2010-06-11 09:38:20下载
    积分:1
  • Untitled
    元胞自动机中Conway s life 程序模拟系统,根据所需步数来确定模拟结果,用MATLAB图形界面(GUI)实现。(Conway' s life cellular automata program simulation system, based on the number of steps required to determine the simulation results, implemented using MATLAB graphical interface (GUI).)
    2013-01-30 16:47:34下载
    积分:1
  • SEKSGUI0.65
    this code was development by George christakos, Serre, M and Patrick Bogaert for implement the Bayesian Maximun Entropy Approach to enviromental and physical mapping research
    2013-11-08 23:39:33下载
    积分:1
  • AR-BT-MUSIC
    白噪声下的线谱估计算法仿真,包括周期图法、AR模型法、MUSIC算法等。(Line under the white noise spectrum estimation algorithm simulation, including the cycle diagram method, AR model method, MUSIC algorithm.)
    2015-04-07 16:22:36下载
    积分:1
  • GAPSO-share
    在做优化的时候,起初选择了GA算法,但是GA的不稳定性(或者陷入局部最优)实在让人抓狂,前后两次的结果相差竟然有时候能达到30 以上,当时由于时间的原因,我只好选择了优化1000次,然后以其中的最小值最为最佳方案。虽然问题也算解决了,但是从学术上将,这种奔方法是让人很尴尬的。所以,我从网上下载了一个GA-PSO算法,试着利用GA和PSO组合的策略进行优化,结果算法很问题,效率和不错。我下载原始算法,有一个问题就是它是针对所有的设计变量上下限都是一样的,所以我对程序进行了修改与改进,现在可以处理上下限不一致的问题,同时fix了一些bug。现在把修改后的程序和大家分享一下,希望能对您有用.注意myfit需要用自己的函数,否则出错,因为我的myfit程序在调用过程中,需要使用matlab的Kriging工具箱 (a optimization method combining GA and PSO)
    2011-10-13 09:31:22下载
    积分:1
  • MATLAB-VIBIRATION
    matlab求解非线性动力学和机械振动的书籍和例题,参考价值很大,很多问题都可以参考(matlab solving nonlinear dynamics and mechanical vibration of books and examples, reference of great value, many problems can be a reference)
    2021-04-07 09:59:02下载
    积分:1
  • svdexp2
    SVD去噪,构造的矩阵方法为对数据进行均匀分段,并对去噪前后的信噪比,均方差进行了对比。(SVD denoising, construction of the matrix method for the data sub-uniformity, and signal to noise ratio before and after denoising are compared variance.)
    2008-04-23 09:07:51下载
    积分:1
  • Neural-network333
    PID神经元网络解耦控制算法_多变量系统控制,一共6个文件(PID neural network decoupling control algorithm _ multivariable control system, a total of 6 documents )
    2012-01-22 13:06:32下载
    积分:1
  • NSGA-II
    nsga-2算法实现多目标优化,改进了nsga算法。是一种先进的遗传算法(nsga-2 multi-objective optimization algorithm, improved nsga algorithm. Is an advanced genetic algorithm)
    2014-02-21 18:59:53下载
    积分:1
  • EM-MCE
    信号统计建模,MCE算法,EM算法,模式识别(Signal statistical modeling, MCE algorithm, EM algorithm, pattern recognition)
    2014-04-09 09:59:48下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载