photo

sarah


upm

Aktiv seit 2012

Followers: 0   Following: 0

Nachricht

Statistik

MATLAB Answers

6 Fragen
0 Antworten

RANG
215.514
of 301.186

REPUTATION
0

BEITRÄGE
6 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
33.33%

ERHALTENE STIMMEN
0

RANG
 of 21.188

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 173.292

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


IFFT equation in matlab
Dear all, Let say i have this X(2:N,:) = repmat(X(1,:),N-1,1).*Phase_Rot;                             x = ifft(X,[],2); ...

etwa 13 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


error : assignment dimension mismatch
hi,help me figure out this.I working on a code but these 3 lines from the code seems to be wrong. Nsub = [64,256,512]; for...

etwa 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Help me clarify this
Suppose we have U = [1, 2, 4, 8, 16]; for j=1:length(U); p(:,j)= 1-((1-exp(-(z))).^N).^U(j); i don't get the 3rd row....

etwa 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how p(:,j) differs from p(j,:)?
I often see people using these, how p(:,j) differs from p(j,:)?

etwa 13 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


how to display multiple graphs ??
Hi, i am working on PAPR in OFDM.i have difficulties in modifying the code below so that i can display PAPR for totalSubcarrier=...

etwa 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Warning: Ignoring extra legend entries
Hi! I need help.I am trying to display multiple graphs for totalSubcarriers = 64 ,256.I got the graphs, but the result not what ...

etwa 13 Jahre vor | 1 Antwort | 0

1

Antwort