文件名称:PSO
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
该工具箱将PSO算法的核心部分封装起来,提供给用户的为算法的可调参数,用户只需要定义好自己需要优化的函数并设置好函数自变量的取值范围、每步迭代允许的最大变化量等,即可自行优化-The toolkit will be a core part of the PSO algorithm package available to users of the adjustable parameters of the algorithm, the user only needs to define their own need to optimize function and set a good function from the range of variables, each iteration allows the amount of change, etc., can self-optimize
(系统自动生成,下载前可以参看下载内容)
下载文件列表
共享PSO优化工具箱\PSOt\DemoPSOBehavior.m
.................\....\goplotpso4demo.m
.................\....\goplotpso.m
.................\....\pso_Trelea_vectorized.m
.................\....\ReadME.txt
.................\....\testfunctions\ackley.m
.................\....\.............\alpine.m
.................\....\.............\DeJong_f2.m
.................\....\.............\DeJong_f3.m
.................\....\.............\DeJong_f4.m
.................\....\.............\f6.m
.................\....\.............\f6mod.m
.................\....\.............\f6_bubbles_dyn.m
.................\....\.............\f6_linear_dyn.m
.................\....\.............\f6_spiral_dyn.m
.................\....\.............\Foxhole.m
.................\....\.............\Griewank.m
.................\....\.............\NDparabola.m
.................\....\.............\Rastrigin.m
.................\....\.............\Rosenbrock.m
.................\....\.............\tripod.m
.................\....\nnet\demoPSOnet.m
.................\....\....\goplotpso4net.m
.................\....\....\pso_neteval.m
.................\....\....\trainpso.m
.................\....\hiddenutils\forcecol.m
.................\....\...........\forcerow.m
.................\....\...........\linear_dyn.m
.................\....\...........\normmat.m
.................\....\...........\spiral_dyn.m
.................\....\testfunctions
.................\....\nnet
.................\....\hiddenutils
.................\PSOt
共享PSO优化工具箱