文件名称:psopt
介绍说明--下载内容均来自于网络,请自行研究使用
关于PSO算法的最新改进,包括主要的测试函数,以及相关的代码描述-This is an implementation of Particle Swarm Optimization algorithm using
the same syntax as the Genetic Algorithm Toolbox, with some additional
options specific to PSO.
the same syntax as the Genetic Algorithm Toolbox, with some additional
options specific to PSO.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
psopt\evolutioncomplete.m
.....\license.txt
.....\private\heart.m
.....\.......\initstate.m
.....\.......\overlaycontour.m
.....\.......\overlaysurface.m
.....\.......\psocheckbounds.m
.....\.......\psocheckinitialpopulation.m
.....\.......\psocheckpopulationinitrange.m
.....\.......\psocreationbinary.m
.....\.......\psocreationuniform.m
.....\.......\psogenerateoutputmessage.m
.....\.......\psogetinitialpopulation.m
.....\.......\psorunhybridfcn.m
.....\.......\quadrifolium.m
.....\.......\unitcircle.m
.....\.......\unitdisk.m
.....\.......\void.m
.....\pso.m
.....\psobinary.m
.....\psoboundsabsorb.m
.....\psoboundspenalize.m
.....\psoboundsreflect.m
.....\psoboundssoft.m
.....\psocalculatepenalties.m
.....\psodemo.m
.....\psoiterate.m
.....\psooptimset.m
.....\psoplotbestf.m
.....\psoplotscorediversity.m
.....\psoplotswarm.m
.....\psoplotswarmsurf.m
.....\releasenotes.txt
.....\testfcns\ackleysfcn.m
.....\........\binarytestfcn.m
.....\........\dejongsfcn.m
.....\........\dropwavefcn.m
.....\........\griewangksfcn.m
.....\........\langermannsfcn.m
.....\........\nonlinearconstrdemo.m
.....\........\rastriginsfcn.m
.....\........\rosenbrocksfcn.m
.....\........\schwefelsfcn.m
.....\........\templatefcn.m
.....\........\testfcn1.m
.....\private
.....\testfcns
psopt