Hello all,
I  have a project to do OPF for distribution systems. The objective function
is to minimizing the Power loss. I have done it already by MATLAB using
fmincon function.
However, for using *mips* solver in Matpower and taking the hessian matrix
from the *opf_hessfcn* function I would like to do it in Matpower too. But I
do not have any idea how to do it and if it is possible at all. If it works
then we can use the matpower for doing OPF in distribution systems as well.
Can anyone please explain me simply how I can use Matpower to optimize *my
own objective function* respect to *my own constraint*. I should add that my
data file is exactly same as casedata format in Matpower and just the obj.
function and constraints are different.
Many Thanks in advance.
Best Regards

Reply via email to