PI Gain Tuning with PSO
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Respuestas (0)
Ver también
Categorías
Más información sobre Particle Swarm en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!