Preferences

Llamamoe parent
I wish there was something like this but for working with arrays of values. I want something that works on frequencies like 1,2,3,4,6,8, not "0.25 to 0.375". I don't even know what that would mean in the context of an array of discrete values.

CamperBob2
Your question is an excellent example of why skipping all that math wasn't a good idea. (The answer literally goes all the way back to the Heisenberg uncertainty principle.)

You don't need to be able to regurgitate it all on a test, but you must be comfortable with the general ideas behind the DFT and what motivates them.

Llamamoe OP
The answer is also completely unnecessary to actually using said filters. There are countless data structures and algorithms built on decades of research, and yet no programmer writes tutorials where they demand you understand the entire history of computation before you're worthy of learning them the way mathematicians do with even the most basic of concepts.
CamperBob2
Largely true, although eventually you'd wonder why it sounded so awful when you tried to create infinitely-narrow filter passbands.

In this case, if you'd known there was such a thing as time-frequency uncertainty, you'd never have needed to ask the question in the first place.

This item has no comments currently.