|
Algorithm 1 Power control algorithm. |
-
1:
Input: , , , , , , , , , ,
-
2:
Output: optimal interference prices, transmission power
-
3:
Initialization: ,
-
4:
Compute the , , and according to Formulas (18)–(21)
-
5:
While, , do
-
6:
-
7:
-
8:
-
9:
-
10:
Update , , , according to Formulas (18)–(21)
-
11:
end
-
12:
is the optimal interference prices, and compute the transmission power based on Formula (9)
|