/FullDuplexSEmaxSmallCell

Simulation code for "On the Spectral Efficiency of Full-Duplex Small Cell Wireless Systems," IEEE Trans. Wireless Commun., vol. 13, no. 9, pp. 4896-4910, Sep. 2014. by D. Nguyen, L.-N. Tran, P. Pirinen, and M. Latva-aho

Primary LanguageMATLABMIT LicenseMIT

On the spectral efficiency of full-duplex small cell wireless systems

This repo contains the code for the algorithms presented in the following scientific paper:

Dan Nguyen, Le-Nam Tran, Pekka Pirinen, and Matti Latva-aho, "On the Spectral Efficiency of Full-Duplex Small Cell Wireless Systems, IEEE Trans. Wireless Commun., vol. 13, no. 9, pp. 4896-4910, Sep. 2014.

Instructions

The code makes use of Yalmip as a parser, SDPT3 and MOSEK as the internal convex conic solver for Algorithms 1 and 2, respectively.

We also publish the code at CodeOcean where you can run them online without installing the required packages.