pso code for optimal location of statcom in 30 bus test system

dear sir , plz help me with the code..

3 Comments

Please does anyone has the code for it? I need it so urgently
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

Sign in to comment.

Answers (3)

function statdata = statdata30()
% |Bus | Vsp | theta |Qsmx | Qsmn |
statdata = [ 26 1 0 0.5 -0.5;
30 1 0 0.5 -0.5];
dears, how can write the code for voltage stability indices?

Asked:

on 15 Dec 2015

Commented:

on 15 May 2023

Community Treasure Hunt

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

Start Hunting!