Rank: 2724 based on 16 downloads (last 30 days) and 1 file submitted
photo

Amir Sarrafzadeh

E-mail

Personal Profile:
Professional Interests:
Communication (MIMO)

 

Watch this Author's files

 

Files Posted by Amir
Updated   File Tags Downloads
(last 30 days)
Comments Rating
04 Feb 2008 rayleigh fading channel generator This function generates normalized rayleigh samples based on Inverse DFT Author: Amir Sarrafzadeh wireless, rayleigh, fading, channel, idft, normalize 16 4
  • 4.0
4.0 | 2 ratings
Comments and Ratings on Amir's Files View all
Updated File Comment by Comments Rating
25 Aug 2009 rayleigh fading channel generator This function generates normalized rayleigh samples based on Inverse DFT Author: Amir Sarrafzadeh ryan

Thanks.

I have a question about the "sampling frequency(Hz)" in the codes: how to choose the value? According to the carrier frequency or others?

BR,

25 May 2009 rayleigh fading channel generator This function generates normalized rayleigh samples based on Inverse DFT Author: Amir Sarrafzadeh ¬, Daniel

thank you!!

26 Nov 2008 rayleigh fading channel generator This function generates normalized rayleigh samples based on Inverse DFT Author: Amir Sarrafzadeh Awal, Mohammad Abdul

helpful.
I think the code has little bug. It does not work if we set doppler shift (fd) is very small.
I made a small correction, and it works fine for me. just add one line.

fM=fd/fs; %normalized doppler shift
NfM=fftSize*fM;
kM=floor(NfM); %maximum freq of doppler filter in FFT samples

if (kM < 1) kM = 1; end % newly added line

% rest of the code
% ...

I am not sure though why it is like this, as I am not expert in channel analysis.

25 Nov 2008 rayleigh fading channel generator This function generates normalized rayleigh samples based on Inverse DFT Author: Amir Sarrafzadeh lin, yang

thank you very much

Top Tags Applied by Amir
channel, fading, idft, inverse dft, normalize
Files Tagged by Amir
Updated   File Tags Downloads
(last 30 days)
Comments Rating
04 Feb 2008 rayleigh fading channel generator This function generates normalized rayleigh samples based on Inverse DFT Author: Amir Sarrafzadeh wireless, rayleigh, fading, channel, idft, normalize 16 4
  • 4.0
4.0 | 2 ratings

Contact us at files@mathworks.com