pso code for optimal location of statcom in 30 bus test system
Show older comments
dear sir , plz help me with the code..
3 Comments
Umar Salman
on 16 Apr 2018
Please does anyone has the code for it? I need it so urgently
Ezechukwu Ani
on 15 May 2023
I am interested in this question sir,but just a little difference please
PSO code for optimal integration of UPFC in 39 bus transmission network
Answers (3)
recent works
on 22 Dec 2022
16 votes
function statdata = statdata30()
% |Bus | Vsp | theta |Qsmx | Qsmn |
statdata = [ 26 1 0 0.5 -0.5;
30 1 0 0.5 -0.5];
Walter Roberson
on 15 Dec 2015
0 votes
"Please help me with the code" is not a question.
What difficulty did you encounter when you implemented the code yourself?
Tebeje Tesfaw
on 4 Feb 2021
0 votes
dears, how can write the code for voltage stability indices?
Categories
Find more on Power Converters 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!