网络程序员的信号处理
对于一生主要从事网络编程的计算机科学本科生,为了学习信号处理,您会推荐哪些书籍? 我正在寻找研究生水平的东西,并且更适合平均(或低于平均水平)的程序员。
What books would you recommend to a CS undergraduate that did mostly web programming all his life, in order to pick up signal processing ?
I am looking for something at a grad level and more geared toward an average (or below average) programmer.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(5)
如果您想要一本免费的 DSP 书籍,请查看 Steven W. Smith 所著的科学家和工程师数字信号处理指南,博士几年前,当我在国家实验室实习时,我发现它很方便,并被要求对 DSP 芯片进行编程以实现一些锁定放大,而当时我以前没有 DSP 经验(或我可以找到有关该主题的书籍)。
If you want a free DSP book, check out The Scientist and Engineer's Guide to Digital Signal Processing by Steven W. Smith, Ph.D. I found it handy when I was interning at a national laboratory some years back and was asked to program a DSP chip to do some lock-in amplifying when I had no previous DSP experience (or books available to me on the subject).
我发现
Ken Steiglitz“数字信号处理入门:数字音频和计算机音乐的应用”
关于该主题最容易理解的书籍之一(在尝试了一些“经典”之后),他很好地解释了所有需要的数学(尽管你确实需要了解一些微积分,这是不可避免的,但恕我直言,你确实需要了解一些微积分)。并且确实试图通过数字音频(我最感兴趣的领域)中的大量示例为您提供一切的感觉/直觉。
对我来说,这是迄今为止我尝试过的通过自学学习的最难的事情之一,但它给了我很大的满足感和很多“啊哈!”的感觉。时刻;)
I found
Ken Steiglitz "A Digital Signal Processing Primer: With Applications to Digital Audio and Computer Music"
one of the most accessible books on the subject (after trying a few of the 'classics'), he explains all needed math well (you do need to know some calculus though, its inevitable, but less than some other books imho). And really tries to give you a feeling/intuition for everything through lots of examples in digital audio (the field I was interested most).
For me it was one of the hardest things to learn through selfstudy I tried so far, but it gives great satisfaction and many "aha!" moments ;)
我找到了这个:
http://www.amazon.com/Signal-Processing-First-James-McClellan/ dp/0130909998/ref=sr_1_1?ie=UTF8&s=books&qid=1276906982&sr=8-1
非常容易理解并且非常完整。
不要被那些小猫的封面吓到(好吧,我更喜欢 Deitel 上的那些蚂蚁)
I have found this one :
http://www.amazon.com/Signal-Processing-First-James-McClellan/dp/0130909998/ref=sr_1_1?ie=UTF8&s=books&qid=1276906982&sr=8-1
Very easy to understand and very complete.
Don't get frightened by the cover with all those kitties ( well, I prefer that to those ants on Deitel)
可能最容易理解、有一定深度的书是 Rick Lyons 的 Understanding数字信号处理。
Probably the most accessible book with reasonable depth is Rick Lyons's Understanding Digital Signal Processing.
这是新版本:数字信号处理 101:您需要的一切要知道如何开始,概要表明它可能就是您正在寻找的内容。如果您买不起规格的产品,您可能需要等待评论或摘录出版物。
This is a new release: Digital Signal Processing 101: Everything you need to know to get started, the synopsis suggests it may be what you are looking for. You may want to wait for a review or extract publication if you cannot afford to buy it in spec.