Another-Particle-Swarm-Toolbox

所属分类:matlab编程
开发工具:matlab
文件大小:43KB
下载次数:25
上传日期:2013-12-27 12:39:09
上 传 者zsl136
说明:  粒子群优化工具箱,采用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 (1314, 2013-12-20)
psopt (0, 2013-12-20)
psopt\license.txt (2608, 2013-05-01)
psopt\psoplotscorediversity.m (408, 2013-05-16)
psopt\testfcns (0, 2013-12-20)
psopt\testfcns\schwefelsfcn.m (475, 2013-05-01)
psopt\testfcns\ackleysfcn.m (360, 2013-05-01)
psopt\testfcns\dejongsfcn.m (189, 2013-05-01)
psopt\testfcns\templatefcn.m (962, 2013-05-01)
psopt\testfcns\nonlinearconstrdemo.m (1349, 2013-07-03)
psopt\testfcns\binarytestfcn.m (258, 2013-05-01)
psopt\testfcns\langermannsfcn.m (579, 2013-05-01)
psopt\testfcns\dropwavefcn.m (466, 2013-05-01)
psopt\testfcns\rastriginsfcn.m (783, 2013-06-15)
psopt\testfcns\griewangksfcn.m (438, 2013-06-16)
psopt\testfcns\testfcn1.m (483, 2013-05-15)
psopt\testfcns\rosenbrocksfcn.m (574, 2013-05-01)
psopt\psoboundsabsorb.m (1814, 2010-06-04)
psopt\private (0, 2013-12-20)
psopt\private\psogetinitialpopulation.m (805, 2013-05-01)
psopt\private\heart.m (182, 2013-05-03)
psopt\private\psocheckpopulationinitrange.m (559, 2013-05-01)
psopt\private\overlaycontour.m (585, 2013-05-01)
psopt\private\psocheckinitialpopulation.m (5123, 2013-05-05)
psopt\private\psocreationuniform.m (948, 2013-05-01)
psopt\private\psorunhybridfcn.m (2756, 2013-06-17)
psopt\private\unitdisk.m (286, 2013-05-01)
psopt\private\psocheckbounds.m (4726, 2013-05-15)
psopt\private\psogenerateoutputmessage.m (1811, 2013-06-17)
psopt\private\void.m (38, 2013-05-01)
psopt\private\psocreationbinary.m (800, 2013-05-01)
psopt\private\overlaysurface.m (1993, 2013-06-16)
psopt\private\quadrifolium.m (444, 2013-05-03)
psopt\private\initstate.m (718, 2013-05-01)
psopt\private\unitcircle.m (288, 2013-05-01)
psopt\psoplotbestf.m (1597, 2013-05-01)
psopt\psoboundsreflect.m (540, 2010-06-04)
psopt\psooptimset.m (9936, 2013-07-03)
psopt\evolutioncomplete.m (633, 2013-05-16)
psopt\psocalculatepenalties.m (723, 2013-05-15)
... ...

近期下载者

相关文件


收藏者