Algorithm 1.
Require: π΄, π³, ΞΆ, Ξ³ and the other parameters |
Ensure: π³ |
1: While the stopping criteria are not satisfied do |
2: Update π³ using Eq. (14); |
3: Update π and Ui using Eqs. (16) and (18); |
4: Update B(i) using Eq. (20); |
5: Update π’ using Eq. (22); |
6: Update β± using Eq. (24); |
7: Update the Lagrange multipliers. |
8: End while |