|
Algorithm 2 SCA-based power optimization for D2D links during each iteration |
-
1:
Initialize with the output of Algorithm 1. Set the current iteration and the initial local point .
-
2:
while The improvement of the objective function in (27) is higher than a predefined threshold
do.
-
3:
Solve Problem (27) for a given using the interior point method and obtain the optimal solution .
-
4:
Update .
-
5:
Set and update .
-
6:
Output the optimal power strategy and to the next block.
|