An Interactive Introduction to Fourier Transforms
1–10 of 23 posts
Re: An Interactive Introduction to Fourier Transforms
#2Re: An Interactive Introduction to Fourier Transforms
#3Wow. This is by far, hands down, the best way I have ever seen this explained. Just excellently done.
Re: An Interactive Introduction to Fourier Transforms
#4SmarterEveryDay published a video on this topic few weeks back: https://www.youtube.com/watch?v=ds0cmAV-Yek
Re: An Interactive Introduction to Fourier Transforms
#5Re: An Interactive Introduction to Fourier Transforms
#6Re: An Interactive Introduction to Fourier Transforms
#7Re: An Interactive Introduction to Fourier Transforms
#8Re: An Interactive Introduction to Fourier Transforms
#9https://ocw.mit.edu/courses/electrical-engineering-and-compu...
Re: An Interactive Introduction to Fourier Transforms
#10At the time of writing the Gibbs phenomenon -- the overshoot occurring at discontinuities of a square wave, which does not go away no matter how many harmonics are included (see https://en.wikipedia.org/wiki/Gibbs_phenomenon ) -- is not correctly represented in these visualisations, implying that important aspects of the underlying maths are obscured. In my opinion this limits the didactic value of an otherwise impre…
Interestingly if you're talking about discrete time fourier transforms (which is what we usually deal with in computers with jpegs, mp3s, etc), then you can perfectly represent a signal with say, 1024 samples using exactly 1024 sine waves without worrying about that effect. It's only in the continuous time variant that you have to worry about things like the Gibbs phenomenon (which you do run into once you start translating to real world output)