In this supplementary text, MATLAB is used as a computing tool to explore traditional DSP topics and solve problems to gain insight. This greatly expands the range and complexity of problems that students can effectively study in the course. Since DSP applications are primarily algorithms implemented on a DSP processor or software, a fair amount of programming is required. Using interactive software such as MATLAB makes it possible to place more emphasis on learning new and difficult concepts than on programming algorithms. Interesting practical examples are discussed and useful problems are explored.
1 有用 ohyes 2013-03-10 20:48:23
最好的DSP初学实践教程...不过书中的Toolbox我怎么没找到...还得自己手打,累死了...
0 有用 就爱吃藕 2016-02-17 10:45:40
这本书就像是标题所暗示的:是侧重于数字信号处理的,MATLAB只是工具,对于MATLAB的基本使用方法并没有花笔墨,我喜欢这种安排。作者精心设置了例题来试图让读者自己体会到各种信号处理方法的必要性。针对有些容易混淆的概念提供了例题进行横向对比,很清晰!
0 有用 辛未羊 2021-03-01 11:49:36
这本书中理论的篇幅恰到好处,既能够说清楚问题,又不至于篇幅太大让人生畏。配合大量MATLAB代码和图像,非常好理解。奥本海姆的《信号与系统》缺失离散傅里叶变换DFT的内容,这本书可以补齐。