Can u help me with this question about Fourier?

1 view (last 30 days)
Rodrigo Franco
Rodrigo Franco on 23 Oct 2017
Commented: Jan on 23 Oct 2017
Use MATLAB to verify that the product time and bandwidth of a discrete time square wave is approximately independent of the number of nonzero values in each period when the duration is defined as the number of nonzero values in the square wave and the bandwidth is defined as the width of the main lobe. Set a period of the square wave as
x[n] = {1, 0 <= n < M {0, M <=n <= 999
Evaluate the bandwidth by first using the fft and abs commands to obtain the magnitude spectrum and then count the number of DTFS (Discrete-Time Fourier Series) coefficients in the main lobe to M = 10, 20, 40, 100, and 200.
  1 Comment
Jan
Jan on 23 Oct 2017
Okay. This is the text of your homework question. Now post, what you have tried so far and ask a specific question. It would not be useful, if the forum solves your homework, and you could not submit it as your work.

Sign in to comment.

Answers (0)

Categories

Find more on Fourier Analysis and Filtering in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!