登录
首页 » matlab » GA-and-PSO

GA-and-PSO

于 2020-10-15 发布 文件大小:121KB
0 388
下载积分: 1 下载次数: 114

代码说明:

  GA遗传算法与PSO离子群组合算法matlab程序,以下是使用本程序的简单介绍与使用步骤 1)修改设计变量个数 NPar变量定义的是设计变量个数,本例为8,使用时需根据自己实际情况进行修改。 2)修改设计变量的上下限 VarLow 与VarHign定义的是设计变量的上下限,使用时需根据自己实际情况进行修改。记住,变量的维数,要与1)变量个数一致哦。 3)修改FunName 变量FunName定义的是优化目标函数值的计算函数,根据自己实际情况改成自己的函数名。 4)修改最大迭代次数MaxIterations 要根据自己的问题实际,通过试算找出合适的MaxIterations数。 如果,你对GA与PSO比较精通,还可以通过修改KeepPercent、CrossPercent来提高算法的效率,但是对于初学者来说,上述的步骤与操作已经足够,所以其它不再赘述。祝你好运! (GA genetic algorithm and PSO Ion combination algorithm matlab program, the following is a brief description of the use of this procedure with the use of step a) to modify the design variables are defined by the number of NPar variable number of design variables, in this case eight, when used according to need their actual situation changes. 2) modify the design variables on the lower limit is defined VarLow and VarHign upper and lower limits of design variables need to be modified when used according to their actual situation. Remember, dimensions variable, the number to be with a) variable consistency oh. 3) Modify FunName variable FunName definition is to optimize the objective function value calculation function, according to their actual situation into their own function name. 4) Modify the maximum number of iterations MaxIterations issue according to their actual, through spreadsheets to find the appropriate number MaxIterations. If you are more proficient GA and PSO, but also can)

文件列表:

GA遗传算法与PSO离子群组合算法matlab程序
.......................................\acess.mat,58913,2011-07-19
.......................................\cd.mat,59615,2011-07-19
.......................................\CrossOver_fcn.m,202,2009-04-23
.......................................\GAPSO.m,2524,2011-08-18
.......................................\Myfit.m,545,2011-08-16
.......................................\PSO_Fcn.m,441,2009-04-23
.......................................\SelectParents_Fcn.m,591,2009-04-19
.......................................\程序使用说明.doc,24576,2011-08-18

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

发表评论

0 个回复

  • chap08
    插值matlab源程序,附使用说明,包括拉各朗日插值,牛顿插值,及示例(Interpolation matlab source, with the use of notes, including the pull of the Long Day interpolation, Newton interpolation, and examples)
    2007-12-14 23:04:36下载
    积分:1
  • imaqplot
    IMAQPLOT is a simple demonstration of previewing video data using the toolbox s TimerFcn callback. IMAQPLOT also allows users to integrate the video preview into any MATLAB GUI. These are capabilities that are present in the toolbox s PREVIEW command, but are presented here as a demonstration of TimerFcn callback. Using toolbox callback properties, you can configure a video input object to generate a live image plot display. Do you want a basic preview window created for you? Simply call: obj = videoinput( matrox , 1) obj.TimerFcn = @imaqplot obj.TimerPeriod = 0.1 obj.FramesPerTrigger = Inf start(obj) Do you want to add a preview window to an existing GUI? Simply provide IMAQPLOT a handle to an image object and it will update it for you: obj = videoinput( dt , 1) obj.TimerFcn = {@imaqplot, hImage} obj.TimerPeriod = 0.1 obj.FramesPerTrigger = Inf start(obj)
    2009-10-21 15:20:29下载
    积分:1
  • matlab-uimenu
    matlab的基本用法,对初学者有用,是必备的基础知识.(Matlab the basic usage, useful for beginners, is an essential knowledge base.)
    2006-06-25 17:24:22下载
    积分:1
  • Encoder_arduino
    arduino下的增量编码器库文件,很好用的(Incremental encoder library files under Arduino )
    2014-09-05 15:59:20下载
    积分:1
  • SNR-PCA
    关于PCA的仿真数据生成及故障信噪比(SNR)的主元选取方法仿真代码。(About PCA generated simulation data and fault signal to noise ratio (SNR) of the main element simulation code selection method.)
    2014-11-29 10:59:15下载
    积分:1
  • Desktop
    signal system show BODE PLOT and step response of transfer function EFFECT OF c2d command in matlab for continuous system
    2013-05-19 22:43:22下载
    积分:1
  • WindAssessmentDA
    matlab code for wind assessment
    2015-02-27 21:54:00下载
    积分:1
  • MPSK
    MPSK的simulink仿真,纯手工制作(MPSK the simulate simulation,by oneself)
    2020-11-19 15:59:39下载
    积分:1
  • mimoZF和 mmse 的 预编码
    mimoZF和 mmse 的 预编码 matlab code 源码(Precoding matlab code source for mimoZF and MMSE)
    2018-09-14 11:16:02下载
    积分:1
  • CLT
    复合材料力学CLT层合板理论的例子用matlab详细解答(Compound material mechanics cli laminated plate theory is the matlab source code)
    2015-03-29 13:22:27下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载