photo

ahmed


Active since 2013

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

2 Questions
0 Answers

File Exchange

1 File

RANK
127,988
of 301,440

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
4,527 of 21,282

REPUTATION
317

AVERAGE RATING
1.00

CONTRIBUTIONS
1 File

DOWNLOADS
3

ALL TIME DOWNLOADS
3174

RANK

of 174,580

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Personal Best Downloads Level 1
  • First Submission

View badges

Feeds

View by

Question


i got this error : ??? Subscripted assignment dimension mismatch. Error in ==> crmapping at 6 iout(2:27,:)=idata(1:26,:); Error in ==> OFDMA512 at 36 [iout,qout] = crmapping(y,ylen,fftlength,nd);
%/////////OFDMA/////////// clear all;close all;clc; %,,,,,,,,,,,,,System Parameters,,,,,,,,,,,, fftlength = 512; nd = 6;...

13 years ago | 0 answers | 0

0

answers

Question


my questions are: what is the relation between the fft size and the cyclic prefix , coz by changing the fft size to for example to 512 it gave error in the line of cp(count1,:) = cyclicpad(outifft,64); ....
fftlength = 2048; %nd = 6; BW = 20e6; FS = 2*BW; % Sampling Frequency NS = 2048;% No. of Subcarriers %nsym = 1e4; % number ...

13 years ago | 0 answers | 0

0

answers

Submitted


OFDMA & SC-FDMA performance analysis
performance evaluation for OFDMA and SC-FDMA LTE multiple access techniques.

13 years ago | 3 downloads |

1.0 / 5