Community Profile

photo

Sukaina Thasneem


Last seen: 3 years ago Active since 2021

Followers: 0   Following: 0

Statistics

  • First Review

View badges

Feeds

View by

Question


I am trying to implement the flowchart in matlab,, i hav drafted the code, can anybody help me to do the optimal power flow using matpower
clear all; dayload=[0 0 0;300 300 300;300 300 300;400 400 400;0 0 0]; multi=[1 0.5 1.5]; C=bsxfun(@times,dayload,multi) su...

3 years ago | 0 answers | 0

0

answers

Question


why is the coefficient A taken as [A1 -A1] with A1=sf*pd?. how is the inequality constraint spilted? the constrain problem is attached within
%Program to calualte locational marginal price for the problem %given in Sahidapur book page 395 ...

3 years ago | 0 answers | 0

0

answers