Skip to main content
. 2020 Oct 12;22(10):1145. doi: 10.3390/e22101145
Algorithm 1 Energy Efficiency Optimization Algorithm for Secure Multicast Transmission
Input: The beam domain channel transmit statistics CSI Ωk and Ωev, initial power allocation Λ0, the threshold ϵ
Output: Optimal power allocation matrix Λ
1: Initialization: =0
2: Calculate Λ(0) using (26), (27), and (33)
3: repeat
4:    Update +1
5:    Initialization: t=0, Γ(0)=Λ(1), η0 using (31)
6:    repeat
7:     Update tt+1
8:     Calculate Γt by using (30) with ηt1
9:     Update ηt using (31)
10:    until Γ(t)Γ(t1)ϵ
11:    Return Λ=Γt
12: until Λ()Λ(1)ϵ
13: Return Λ=Λ