matlab coding
Show older comments
I have a matrix A=[A0 A1]
A0 and A1 are [M x L] matrix and A is [M x LNt]
Another matrix B=[A0A0' A1A1']
B is M X M matrix and Ak' is [M x (p-L)] matrix
I have obtained A, but couldn't get B as dimensions vary
I have taken M=128,L=16,Nt=2,Nr=1,p=M/Nt=64
This is mimo ofdm project " Joint estimation of cfo,i/q imbalance and channel response of mimo ofdm sysytems"
8 Comments
Jan
on 22 Feb 2012
If it is urgent, I suggest to improve the question. We have to guess to much details, e.g. what is an "M X L matrix"? I guess this means [M x L]. But I have no idea about "M X LNt" or "[A0A0' A1A1']" - does the quote mean a transponation here? And what is "Ak'"?
How did you obtain A and what is the problem at obtaining B?
Does the last sentence provide any necessary information?
Please use dots to separate the sentences. The more time you invest to make the qeustion as easy to understand as possible, the high is the motivation to create a meaningful answer.
Janet
on 22 Feb 2012
Walter Roberson
on 22 Feb 2012
http://www.mathworks.com/matlabcentral/answers/29922-why-your-question-is-not-urgent-or-an-emergency
Janet
on 22 Feb 2012
Janet
on 22 Feb 2012
Honglei Chen
on 22 Feb 2012
You said you have A, so do you have A0 and A1? I don't think a lot of people will volunteer to read the paper for you so you may want to frame your question to be very specific and relevant to MATLAB.
Janet
on 22 Feb 2012
Janet
on 22 Feb 2012
Accepted Answer
More Answers (0)
Categories
Find more on Get Started with Phased Array System Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!