The PSO setup options are only available when PSO is selected as the algorithm.
In the Inertia field, enter the particle coordination movement as it relates to the previous velocity.
In the Cognitive field, enter the particle coordination movement as it relates to its own best known position.
In the Social field, enter the particle coordination movement as it relates to current best known position across all particles.
In the Number of neighbors field, enter the number of neighbors that any particle interacts with to determine the social component of the velocity of the next step.
In the Minkowski p-norm field, enter 1 to use the sum-of-absolute-values or 2 to use the Euclidean distance.
In the Break on no change field, enter the number of iterations to use in determining whether the optimization has converged.