|
Algorithm 2 Beamspace WMMSE Precoding |
Input: , , , . 1: Initialize: 1-a: . 1-b: , . 2: while do 3: . 4: , . 5: Update as in (32). 6: Update as in (34). 7: Update as in (37). 8: Calculate as described in (14). 9: if then
10: break
11: end if
12: end while
Output:
.
|