Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
FenghaoZhu authored Jan 4, 2024
1 parent e0e6ac6 commit 6b01447
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# WMMSE
This is the MATLAB code implementation for the WMMSE algorithm.
[CLick here for the original paper link](http://ieeexplore.ieee.org/document/5756489/)
An Iteratively Weighted MMSE Approach to Distributed Sum-Utility Maximization for a MIMO Interfering Broadcast Channel
CLick here for the original paper link: [An Iteratively Weighted MMSE Approach to Distributed Sum-Utility Maximization for a MIMO Interfering Broadcast Channel](http://ieeexplore.ieee.org/document/5756489/)
# Code Introduction
WMMSE.m : The main function.
find_U.m : The function for finding the U in each iteration of the WMMSE algorithm.
Expand Down

0 comments on commit 6b01447

Please sign in to comment.