文件名称:PSO-MATLAB
介绍说明--下载内容均来自于网络,请自行研究使用
一个例子的最佳位置和沿着当前速度和惯性方向的邻元素被用来决定下一个例子的位子。多目标粒子群的优化算法简介如下-An example of the best location and along the current speed and direction of inertia neighbors are used to determine the next example of the seat. Introduction to multi-objective optimization algorithm particle swarm follows
(系统自动生成,下载前可以参看下载内容)
下载文件列表
PSO-MATLAB\CreateEmptyParticle.m
..........\CreateHypercubes.m
..........\DeleteFromRep.m
..........\DetermineDomination.m
..........\Dominates.m
..........\GetCosts.m
..........\GetGridIndex.m
..........\GetNonDominatedParticles.m
..........\GetOccupiedCells.m
..........\MOPSO.m
..........\MopsoProcess.m
..........\MyCost1.m
..........\MyCost2.m
..........\MyCost3.m
..........\RouletteWheelSelection.m
..........\SelectLeader.m
PSO-MATLAB