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 件のコメント
Walter Roberson
2012 年 3 月 15 日
http://www.mathworks.com/matlabcentral/answers/8026-best-way-s-to-master-matlab
回答 (5 件)
Rick Rosson
2012 年 3 月 15 日
0 投票
What have you tried to do so far?
Walter Roberson
2012 年 3 月 15 日
0 投票
Insufficient information about the shape of the pulse.
1 件のコメント
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
2012 年 3 月 15 日
>> doc fft
>> doc fftshift
>> doc abs
>> doc plot
Rick Rosson
2012 年 3 月 15 日
0 投票
Rick Rosson
2012 年 3 月 19 日
0 投票
You're welcome.
カテゴリ
ヘルプ センター および File Exchange で Pulsed Waveforms についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!