|
|
|
|
|
by SAI_Peregrinus
3046 days ago
|
|
I've found Steven Smith's DSP guide to be quite good. http://www.dspguide.com/ That said it's all about the underlying math. If you want something with lots of source code to start playing around with you won't find it here. But since understanding the math is critical to understanding what the source is doing I think both sides are necessary. Also this is yet another area of CS/engineering where C rules the roost. If you're not comfortable with C you'll have a lot of trouble using actual DSP hardware. |
|