Rank: 14114 based on downloads (last 30 days) and 0 files submitted
photo

Yi Xiao

E-mail

Personal Profile:

Professional Interests:

 

Watch this Author's files

 

Comments and Ratings by Yi View all
Updated File Comments Rating
21 Mar 2009 Alamouti STBC Discuss 2Tx. 1Rx transmit diversity scheme called Alamouti Space Time Block Coding (STBC) Author: Krishna Sankar M

Thank u, it helps a lot. By the way, could u please recommend me some paper or articles that talk about the scaling factor problem for Alamouti's code in higher order modulation?

I am studing on Alamouti's paper and I can get the same simulation result when using BPSK but not for QPSK, ur code inspires me alot and I want to learn more about scaling factor u mentioned.

Thanks again.

18 Mar 2009 Alamouti STBC Discuss 2Tx. 1Rx transmit diversity scheme called Alamouti Space Time Block Coding (STBC) Author: Krishna Sankar M

Very good! Clear codes and explanation.

Only one question, why we need these lines:
    yHat = sum(hEq.*yMod,1)./hEqPower;
    yHat(2:2:end) = conj(yHat(2:2:end));

I mean, if the decision rule is: ipHat = real(yHat)>0;
Then
yHat = sum(hEq.*yMod,1)
will be enough for everything.
Why do we need to divide it by the power of the channel and do the conjugate for
h2*y1 -h1y2* ?
I am a little bit confused here.

 

MATLAB Central Terms of Use

NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Terms prior to use.

Contact us at files@mathworks.com