Research Article
Joint Radio Resource Allocation and Base Station Location Selection in OFDMA Based Private Wireless Access Networks for Smart Grid
Algorithm 7
PSO based iterative procedure.
| () initialize ; | | () for particle to do | | () initialize the velocity in ; | | () initialize the position in ; | | () determine the value of given ; | | () initialize and ; | | () end for | | () calculate and determine ; | | () while do | | () for particle to do | | () update the velocity ; | | () update the position ; | | () determine the value of given ; | | () if then | | () update ; | | () update ; | | () end if | | () end for | | () calculate ; | | () if then | | () update ; | | () update ; | | () end if | | () let ; | | () end while | | () return . |
|