I am one of new Matlab user . My Objective Function is to reduce the reactive power loss(refer to attachment ) .
I got a code for simple objective function val = (x - 15)^2 + (y - 20)^2 , I run this and observe the results and now i am quite familiar with PSO working on matlab . But
My objective is quite complex so please share program for reactive power loss minimization if any one have. Similar program will also help me in this regards