Technical discussion about Matlab and issues related to Digital Signal Processing.
hi all, i'm trying to plot ofdm normalized (dBr) psd after ifft function. i.e: carriers=NFFT.*ifft(tx); %plot normalized PSD i've tried pwelch(), psd() and their varients but my results do not match the theory. i'll appreciate some help on the subject. thanks.
Are you plotting the psd with the time domain samples??? Thanks and Regards, Amit Shaw From: m...@yahoogroups.com [mailto:m...@yahoogroups.com] On Behalf Of d...@gmail.com Sent: Tuesday, October 23, 2007 5:46 PM To: m...@yahoogroups.com Subject: [matlab] OFDM PSD hi all, i'm trying to plot ofdm normalized (dBr) psd after ifft function. i.e: carriers=NFFT.*ifft(tx); %plot normalized PSD i've tried pwelch(), psd() and their varients but my results do not match the theory. i'll appreciate some help on the subject. thanks.