for example these are the two received datas
A B
1.82360153236024 - 0.126801069315925i 1.20653532936309 - 1.50070646282491i
-1.09982452450882 - 0.0130131075251623i -1.27852502409063 + 0.403918513514991i
-1.19419279450858 - 0.444918626354312i 1.64123902289233 - 0.969548607716099i
0.00870454233258119 + 0.499169329261103i 1.22166025616077 - 0.333653674402491i
1.80027359203499 - 1.24444938761865i -0.280512763757004 + 0.971780515175226i
0.499270646936023 + 0.813353494005082i -1.19262410799816 - 0.133732758757993i
the size is A=524288x1 ,B=524288x1 complex double
convert it to a single column of size *524288 x 1* complex double

댓글 수: 5

Azzi Abdelmalek
Azzi Abdelmalek 2014년 3월 26일
What: "merge two number" means?
Azzi Abdelmalek
Azzi Abdelmalek 2014년 3월 26일
What: "merge two number" means?
ashok
ashok 2014년 3월 26일
A=received bits of size 524288x1 B=received bits of size 524288x1
while combining into one column using s=[A; B] it becomes 1048576x1 but i need 524288x1
Azzi Abdelmalek
Azzi Abdelmalek 2014년 3월 26일
when you merge, for example the two numbers 10 and 20, what is the result?
ashok
ashok 2014년 3월 26일
actually the work is transmission of image over a 2x2 mimo channel since it uses two receiving antennas i am receiving two streams of 524288x1 for reconstruction of image i need a total of 524288x1 other wise it shows reshape error

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Link-Level Simulation에 대해 자세히 알아보기

질문:

2014년 3월 26일

답변:

2014년 3월 26일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by