Kepler L's personal annotations on this page
Keplerai bookmarked
on 2009-09-03
Very Good!
Optimal Tx Beamforming
[tmp_U tmp_S tmp_V]=svd(Chan(:,:,1,iiSS,iiCase));
TxBeam=tmp_V(:,1);
TxBeam_SVD=TxBeam;
TxBeam=inv(TxCor_Interf_Noise)*TxBeam_SVD;
TxBeam=TxBeam/norm(TxBeam);
-
A vector-perturbation technique for near-capacity multiantenna multiuser communication-part I: channel inversion and regularization
This link has been bookmarked by 1 people . It was first bookmarked on 03 Sep 2009, by Kepler L.
-
Kepler LVery Good!
Optimal Tx Beamforming
[tmp_U tmp_S tmp_V]=svd(Chan(:,:,1,iiSS,iiCase));
TxBeam=tmp_V(:,1);
TxBeam_SVD=TxBeam;
TxBeam=inv(TxCor_Interf_Noise)*TxBeam_SVD;
TxBeam=TxBeam/norm(TxBeam);-
A vector-perturbation technique for near-capacity multiantenna multiuser communication-part I: channel inversion and regularization
-
Would you like to comment?
Join Diigo for a free account, or sign in if you are already a member.