RayUCF / PSSE_Code

It includes WLS, WLAV (matlab) and neural network models for power system state estimation.
22 stars 10 forks source link

Sdpvar error #1

Open debottam123 opened 4 years ago

debottam123 commented 4 years ago

As I try to run wlav code there is an error defined as sdpvar not defined.how to fix this error?

RayUCF commented 4 years ago

As I try to run wlav code there is an error defined as sdpvar not defined.how to fix this error? You may need to install YALMIP and some other solvers needed in the program.

debottam123 commented 4 years ago

As I downloaded additional solvers and yalmip I face an issue regarding the code of wlav as " Restoration phase is called at point that is almost feasible".How to solve this issue?