Plotting Fourier Transform - HELP PLEASE

Consider a pulse of amplitude 1 and time duration 1 second. Sample this pulse at 20 samples/sec for 20 seconds and compute and plot the Discrete Fourier Transform (DFT).
I need the matlab code for this problem. I have not much knowledge of matlab.
Thank you very much

1 comentario

Walter Roberson
Walter Roberson el 15 de Mzo. de 2012
http://www.mathworks.com/matlabcentral/answers/8026-best-way-s-to-master-matlab

Iniciar sesión para comentar.

Respuestas (5)

Rick Rosson
Rick Rosson el 15 de Mzo. de 2012

0 votos

What have you tried to do so far?
Walter Roberson
Walter Roberson el 15 de Mzo. de 2012

0 votos

Insufficient information about the shape of the pulse.

1 comentario

Rick Rosson
Rick Rosson el 15 de Mzo. de 2012
I assume the professor is asking for a rectangular pulse, but as you said, it is impossible to know for sure...

Iniciar sesión para comentar.

Rick Rosson
Rick Rosson el 15 de Mzo. de 2012
>> doc fft
>> doc fftshift
>> doc abs
>> doc plot
Rick Rosson
Rick Rosson el 15 de Mzo. de 2012

0 votos

Please check out this online interactive tutorial:
HTH.
Rick

Preguntada:

el 15 de Mzo. de 2012

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by