文件名称:Another-Particle-Swarm-Toolbox

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

粒子群优化工具箱,采用Matlab编写的PSO程序工具箱-Development Notes for psopt toolbox



Future plans (in no particular order):

* Performance improvement: Automatically check for existence of constraints, skip boundary-checking if unconstrained.

* Performance improvement: Automatically vectorize fitness functions supplied by user, if not already vectorized.

* Performance improvement: Detect and eliminate dependent (i.e. redundant) linear constraints.

* Performance improvement: Automatically choose "penalize" versus "soft" constraint handling method based on type of constraints in problem. If any equality constraints exist, using "penalize", otherwise default to "soft". If "soft", automatically switch to "penalize" if more than a given percentage of particles (initial or interim) are infeasible.

* Feature: An output function defined by options.OutputFcns that can save current swarm state in a file which can be reloaded later as a problem structure, in case of a system crash.

* Feature: Implement multiobjective optimization option
(系统自动生成,下载前可以参看下载内容)

下载文件列表





license.txt

psopt

.....\license.txt

.....\psoplotscorediversity.m

.....\testfcns

.....\........\schwefelsfcn.m

.....\........\ackleysfcn.m

.....\........\dejongsfcn.m

.....\........\templatefcn.m

.....\........\nonlinearconstrdemo.m

.....\........\binarytestfcn.m

.....\........\langermannsfcn.m

.....\........\dropwavefcn.m

.....\........\rastriginsfcn.m

.....\........\griewangksfcn.m

.....\........\testfcn1.m

.....\........\rosenbrocksfcn.m

.....\psoboundsabsorb.m

.....\private

.....\.......\psogetinitialpopulation.m

.....\.......\heart.m

.....\.......\psocheckpopulationinitrange.m

.....\.......\overlaycontour.m

.....\.......\psocheckinitialpopulation.m

.....\.......\psocreationuniform.m

.....\.......\psorunhybridfcn.m

.....\.......\unitdisk.m

.....\.......\psocheckbounds.m

.....\.......\psogenerateoutputmessage.m

.....\.......\void.m

.....\.......\psocreationbinary.m

.....\.......\overlaysurface.m

.....\.......\quadrifolium.m

.....\.......\initstate.m

.....\.......\unitcircle.m

.....\psoplotbestf.m

.....\psoboundsreflect.m

.....\psooptimset.m

.....\evolutioncomplete.m

.....\psocalculatepenalties.m

.....\psoboundspenalize.m

.....\psoplotswarm.m

.....\pso.m

.....\psobinary.m

.....\psoboundssoft.m

.....\releasenotes.txt

.....\psoiterate.m

.....\psodemo.m

.....\psoplotswarmsurf.m

相关说明

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

相关评论

暂无评论内容.

发表评论

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

源码中国 www.ymcn.org