Research Article

Efficient Hybrid Iterative Method for Signal Detection in Massive MIMO Uplink System over AWGN Channel

Algorithm 1

proposed detection method based on hybrid MMSE with ADMM and GS methods.
Inputs: y, H, w , n, and
Output: detected signal
Initialization:
=0
D = daig (A), U = -triu (A), L = -tril (A)
Initial estimations:
 = 
Iteration:
for i = 2 : 1 : n
end
Return .