Matlab code for voltage regulation
조회 수: 7 (최근 30일)
이전 댓글 표시
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
댓글 수: 1
Hafiz Riaz
2025년 1월 11일
Hi Dear ,
Now i want the same code if you have modified the code given below for voltage regulation in Distribution system, plz share it with me as well so that i may get an idea from that
답변 (1개)
Joel Van Sickel
2020년 9월 30일
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
Also, please look at this example: https://www.mathworks.com/matlabcentral/fileexchange/73580-pv-system-with-optimization-algorithms
Regards,
Joel
커뮤니티
더 많은 답변 보기: Power Electronics Community
참고 항목
카테고리
Help Center 및 File Exchange에서 Power and Energy Systems에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!