Plotting Fourier Transform - HELP PLEASE

1 次查看(过去 30 天)
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 个评论
Walter Roberson
Walter Roberson 2012-3-15
http://www.mathworks.com/matlabcentral/answers/8026-best-way-s-to-master-matlab

请先登录,再进行评论。

回答(5 个)

Rick Rosson
Rick Rosson 2012-3-15
What have you tried to do so far?

Walter Roberson
Walter Roberson 2012-3-15
Insufficient information about the shape of the pulse.
  1 个评论
Rick Rosson
Rick Rosson 2012-3-15
I assume the professor is asking for a rectangular pulse, but as you said, it is impossible to know for sure...

请先登录,再进行评论。


Rick Rosson
Rick Rosson 2012-3-15
>> doc fft
>> doc fftshift
>> doc abs
>> doc plot

Rick Rosson
Rick Rosson 2012-3-15
Please check out this online interactive tutorial:
HTH.
Rick

Rick Rosson
Rick Rosson 2012-3-19
You're welcome.

Community Treasure Hunt

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

Start Hunting!

Translated by