文件名称:GA-and-PSO

  • 所属分类:
  • matlab例程
  • 资源属性:
  • [Matlab] [源码]
  • 上传时间:
  • 2014-10-20
  • 文件大小:
  • 121kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 天*
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

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 descr iption 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

.......................................\cd.mat

.......................................\CrossOver_fcn.m

.......................................\GAPSO.m

.......................................\Myfit.m

.......................................\PSO_Fcn.m

.......................................\SelectParents_Fcn.m

.......................................\程序使用说明.doc

GA遗传算法与PSO离子群组合算法matlab程序

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org