←back to thread

What Is the Fourier Transform?

(www.quantamagazine.org)
474 points rbanffy | 1 comments | | HN request time: 0.212s | source
Show context
Salgat ◴[] No.45133006[source]
Always blew my mind that every signal can be recreated simply by adding different sine waves together.
replies(5): >>45133032 #>>45133064 #>>45133091 #>>45133402 #>>45133641 #
incognito124 ◴[] No.45133091[source]
Back in my uni days I did not get why that works. Why are sine waves special?

Turns out... they are not! You can do the same thing using a different set of functions, like Legendre polynomials, or wavelets.

replies(3): >>45133126 #>>45133348 #>>45133407 #
1. MontyCarloHall ◴[] No.45133348[source]
>Turns out... they are not! You can do the same thing using a different set of functions, like Legendre polynomials, or wavelets.

Yup, any set of orthogonal functions! The special thing about sines is that they form an exceptionally easy-to-understand orthogonal basis, with a bunch of other nice properties to boot.