/SumRateMaxMISOdownlink

Simulation code for "Fast Converging Algorithm for Weighted Sum Rate Maximization in Multicell MISO Downlink" by Le-Nam Tran, Muhammad Fainan Hanif, Antti Tolli, Markku Juntti, IEEE Signal Processing Letters 19.12 (2012): 872-875

Primary LanguageMATLABMIT LicenseMIT

Fast Converging Algorithm for Weighted Sum Rate Maximization in MulticellMISO Downlink

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.

Instructions

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.