photo

aparna mishra


Last seen: oltre 4 anni fa Attivo dal 2020

Followers: 0   Following: 0

Statistica

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


i have written a code for BER v/s SNR calculation for AWGN channel with pilot insertion.why i m not getting feasible results
M=2; N=64; Np=4; Nframes=1000; D = round((M-1)*rand((N-Np),Nframes)); data=D'; data=data(:); Mod=pskmod(D,M); ...

oltre 4 anni fa | 0 risposte | 0

0

risposte

Domanda


i m getting 'subscript assignment dimension mismatch' in my code in 'line 18'
M=2; N=64; Np=4; Nframes=1000; D = round((M-1)*rand((N-Np),Nframes)); Mod=pskmod(D,M); Mod=Mod'; pilot=3+3j; pilotdata=z...

oltre 4 anni fa | 1 risposta | 0

1

risposta