PI Gain Tuning with PSO
4 views (last 30 days)
Show older comments
I'm using PSO for PI gain tunning. the algorithm works well for synchronous machine but for asynchronous machine the pso algorithm is giving this error
variable "Particle" doesnot exit but as u can see in the code the particle is already define
particle = 1:swarmsize
1 Comment
Answers (0)
See Also
Categories
Find more on Particle Swarm in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!