文件名称: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
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/
psopt/license.txt
psopt/psoplotscorediversity.m
psopt/testfcns/
psopt/testfcns/schwefelsfcn.m
psopt/testfcns/ackleysfcn.m
psopt/testfcns/dejongsfcn.m
psopt/testfcns/templatefcn.m
psopt/testfcns/nonlinearconstrdemo.m
psopt/testfcns/binarytestfcn.m
psopt/testfcns/langermannsfcn.m
psopt/testfcns/dropwavefcn.m
psopt/testfcns/rastriginsfcn.m
psopt/testfcns/griewangksfcn.m
psopt/testfcns/testfcn1.m
psopt/testfcns/rosenbrocksfcn.m
psopt/psoboundsabsorb.m
psopt/private/
psopt/private/psogetinitialpopulation.m
psopt/private/heart.m
psopt/private/psocheckpopulationinitrange.m
psopt/private/overlaycontour.m
psopt/private/psocheckinitialpopulation.m
psopt/private/psocreationuniform.m
psopt/private/psorunhybridfcn.m
psopt/private/unitdisk.m
psopt/private/psocheckbounds.m
psopt/private/psogenerateoutputmessage.m
psopt/private/void.m
psopt/private/psocreationbinary.m
psopt/private/overlaysurface.m
psopt/private/quadrifolium.m
psopt/private/initstate.m
psopt/private/unitcircle.m
psopt/psoplotbestf.m
psopt/psoboundsreflect.m
psopt/psooptimset.m
psopt/evolutioncomplete.m
psopt/psocalculatepenalties.m
psopt/psoboundspenalize.m
psopt/psoplotswarm.m
psopt/pso.m
psopt/psobinary.m
psopt/psoboundssoft.m
psopt/releasenotes.txt
psopt/psoiterate.m
psopt/psodemo.m
psopt/psoplotswarmsurf.m
psopt/
psopt/license.txt
psopt/psoplotscorediversity.m
psopt/testfcns/
psopt/testfcns/schwefelsfcn.m
psopt/testfcns/ackleysfcn.m
psopt/testfcns/dejongsfcn.m
psopt/testfcns/templatefcn.m
psopt/testfcns/nonlinearconstrdemo.m
psopt/testfcns/binarytestfcn.m
psopt/testfcns/langermannsfcn.m
psopt/testfcns/dropwavefcn.m
psopt/testfcns/rastriginsfcn.m
psopt/testfcns/griewangksfcn.m
psopt/testfcns/testfcn1.m
psopt/testfcns/rosenbrocksfcn.m
psopt/psoboundsabsorb.m
psopt/private/
psopt/private/psogetinitialpopulation.m
psopt/private/heart.m
psopt/private/psocheckpopulationinitrange.m
psopt/private/overlaycontour.m
psopt/private/psocheckinitialpopulation.m
psopt/private/psocreationuniform.m
psopt/private/psorunhybridfcn.m
psopt/private/unitdisk.m
psopt/private/psocheckbounds.m
psopt/private/psogenerateoutputmessage.m
psopt/private/void.m
psopt/private/psocreationbinary.m
psopt/private/overlaysurface.m
psopt/private/quadrifolium.m
psopt/private/initstate.m
psopt/private/unitcircle.m
psopt/psoplotbestf.m
psopt/psoboundsreflect.m
psopt/psooptimset.m
psopt/evolutioncomplete.m
psopt/psocalculatepenalties.m
psopt/psoboundspenalize.m
psopt/psoplotswarm.m
psopt/pso.m
psopt/psobinary.m
psopt/psoboundssoft.m
psopt/releasenotes.txt
psopt/psoiterate.m
psopt/psodemo.m
psopt/psoplotswarmsurf.m
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.