文件名称:Particle-Swarm-Optimization
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
PSO 算法属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质-PSO algorithm is a kind of evolutionary algorithms,Similar and simulated annealing algorithm,It is also starting the random solution,To find the optimal solution by iteration,It is also through the fitness to uate the quality of the solution
(系统自动生成,下载前可以参看下载内容)
下载文件列表
粒子群\PSO.m
......\PSOLOW.asv
......\PSOLOW.m
粒子群