This repo contains the code for Algorithm 1 presented in the following scientific paper:
Le-Nam Tran, Muhammad-Fainan Hanif, Antti Tolli, Markku Juntti, "Fast Converging Algorithm for Weighted Sum Rate Maximization in MulticellMISO Downlink," IEEE Signal Process. Lett., vol. 19, no. 12, pp. 872-875, Dec. 2014.
The "Algorithm1.m" script makes use of Yalmip as a parser and MOSEK as the internal convex conic solver for speed. We also provide the "Algorithm1cvx.m" script if you are familiar with CVX.