Matlab code for voltage regulation

12 views (last 30 days)
ayaz mehmood
ayaz mehmood on 30 Sep 2020
Commented: ayaz mehmood on 1 Oct 2020
Hi Everyone!
Does anybody have Matlab code for voltage regulation for the distributed generation systems using PSO/GA algorithms? If yo do then please send me on my email id(ayazmehmood88@gmail.com).
Thank you

Answers (1)

Joel Van Sickel
Joel Van Sickel on 30 Sep 2020
Hello Ayaz,
Matlab has code for implementing genetic algorithsm to optimize cost functions. You will need to choose your cost function and how you want to use that for voltage regulation. You can then use this function to solve the cost function: https://www.mathworks.com/help/gads/ga.html
Regards,
Joel
  1 Comment
ayaz mehmood
ayaz mehmood on 1 Oct 2020
Thank you so much Joel, it will give me some idea. Appreciated

Sign in to comment.

Communities

More Answers in the  Power Electronics Control

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!