Sign in

username:

password:



Not a member?

Search matlab



Search tips

Subscribe to matlab



matlab by Keywords

Atanh | Autocorrelation | Bandpass Filter | C++ | Conv | Database | Deconv | Excel | FFT | Filter | Filtering | FIR | Fourier Transfrom | FSK | Gaussian Noise | Haykin | IFFT | Image | Java | LFSR | LMS | LPC | MEX | OFDM | QPSK | Radix | Random | Sampling | Segmentation | Simulink | Visual Basic | Waveform | Wavelet

Ads

Discussion Groups

Technical discussion about Matlab and issues related to Digital Signal Processing.

  

Post a new Thread

OFDM PSD - disa...@gmail.com - Oct 23 19:33:13 2007



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.


(You need to be a member of matlab -- send a blank email to matlab-subscribe@yahoogroups.com )

RE: OFDM PSD - Amit Shaw - Oct 24 7:47:37 2007

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.



(You need to be a member of matlab -- send a blank email to matlab-subscribe@yahoogroups.com )