Skip to content

FenghaoZhu/WMMSE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WMMSE

This is the MATLAB code implementation for the WMMSE algorithm.
CLick here for the original paper link: An Iteratively Weighted MMSE Approach to Distributed Sum-Utility Maximization for a MIMO Interfering Broadcast Channel

Code Introduction

WMMSE.m : The main function.
find_U.m : The function for finding the U in each iteration of the WMMSE algorithm.
find_W.m : The function for finding the W in each iteration of the WMMSE algorithm.
find_V.m : The function for finding the V in each iteration of the WMMSE algorithm.
sum_rate.m : The function for computing the weighted sum rate.

Result

Run WMMSE.m in matlab and get the following figure:
result

Star History

Star History Chart