Pull to refresh

Understanding the FFT Algorithm (2013) (jakevdp.github.io)

by peter_d_sherman 11 comments 111 points
Read article View on HN

11 comments

[−] medbar 26d ago
For anyone interested and with 30 minutes to spare, I would recommend the youtube video [1] by Reducible for an intuition on how FFT works.

[1]: https://youtu.be/h7apO7q16V0

[−] seam_carver 26d ago
If anyone is interested, I made a video about my favorite application of the 2D discrete Fourier transform, where it's used to erase rainbows on manga screen tones on color eink Kaleido 3 on Kobo Colour: https://youtu.be/Dw2HTJCGMhw?si=hlhwHv0qB6SoMha9
[−] boguscoder 26d ago
“Understanding X” with 3-story high equations don’t always go hand in hand
[−] vscode-rest 26d ago
A bit of a stretch, but does anyone have a good way of running an FFT on a pcap?
[−] emil-lp 26d ago
Who uses square brackets for big-O?