Description Usage Arguments Value
Calculates the PSO Velocity
1 | pso.Velocity(W = 1, Vi, phi1, phi2, Pi, Pg, Xi)
|
W |
Weight (Inertia weight or constriction coefficient) |
Vi |
Current Velocity vector |
phi1 |
Acceleration coefficient toward the previous best |
phi2 |
Acceleration coefficient toward the global best |
Pi |
Personal best |
Pg |
Neighborhood best |
Xi |
Particle vector |
Updated velocity
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.