Statistiques
6 Questions
0 Réponses
RANG
62 655
of 301 481
RÉPUTATION
0
CONTRIBUTIONS
6 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
33.33%
VOTES REÇUS
0
RANG
of 21 298
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 174 744
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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); ...
environ 13 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
environ 13 ans il y a | 1 réponse | 0
1
réponseQuestion
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....
plus de 13 ans il y a | 1 réponse | 0
1
réponseQuestion
how p(:,j) differs from p(j,:)?
I often see people using these, how p(:,j) differs from p(j,:)?
plus de 13 ans il y a | 2 réponses | 0
2
réponsesQuestion
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=...
plus de 13 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
plus de 13 ans il y a | 1 réponse | 0
