Skip to content
/ DFT Public

DSP course project, used MATLAB to simulate DFT @ Mar 2020

License

Notifications You must be signed in to change notification settings

Kyxie/DFT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DFT

This is a course project of DSP, Year 3, UESTC & Glasgow Joint School.

Simulate the DFT procedures:

  1. Set up sampling frequency
  2. Anti-aliasing filter
  3. ADC, sampling interval
  4. Windowing
  5. DFT

The input signal is $$ x(t)=10sin(2\pi64t)+sin(2\pi250t)+20sin(2\pi256t)+3sin(2\pi260t)+10sin(2\pi512t) $$ The sampling period is 1026Hz.

DFT-point is 513.

Types of windows: Rectangular, Hann, Bartlett, Hamming, Blackman.

Software

MatLab.

About

DSP course project, used MATLAB to simulate DFT @ Mar 2020

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages