Discrete Fourier Transform: Introduction (2020)
chciken.com·3h·
Discuss: Hacker News
Flag this post

Introduction

In this post we will cover one of the most important transforms of digital processing: the The Discrete Fourier Transform (DFT). If you don’t know what a transform is, I recommend to read the Introduction of my post about the z transform. If you don’t want to read it, I’ll shortly summarize it: the goal of most transforms is to apply some mathematical operation to data which then reveals some information we could not see from its original representation. In the case of the Fourier transform, a discrete signal is transformed, allowing us to see which frequencies the signal comprises. This may sound insignificant, but it actually offers a whole world of new opportunities. It is the es…

Similar Posts

Loading similar posts...