Laboratory 10: Discrete Fourier Transform: Exercise
Laboratory 10: Discrete Fourier Transform: Exercise
LABORATORY 10:
EXERCISE
SOLUTION:
Task #2: Use FFT command to compute the DFT function for the given data sequence in Task #1.
SOLUTION:
-Department Of Computer Engineering-
-Sir Syed University Of Engineering & Technology-
Page 1
Digital Signal Processing (CE-405) SSUET/QR/114
Task #3: Plot the magnitude and phase graphs of DFT function of Task #2 in separate window.
SOLUTION:
Task #4: Plot an sequence. Where a=0.8 and define at n=0 to 35. Find its DFT, plot its magnitude and
phase graphs also.
SOLUTION:
Task #5: Take IDFT of the results of Task #2 and verify that it gives you the same sequence as mention
in Task #1.
SOLUTION:
Task #6: Design a DFT algorithm on MATLAB. The DFT is defined by the formula
SOLUTION:
Task#7
SOLUTION: