Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 664 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 664 Bytes

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.