|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
x
本帖最后由 eecsseudl 于 2013-4-29 10:15 编辑
An Introduction to Programming and Numerical Methods in MATLAB - S.R. Otto & J.P. Denier
by Stephen R. Otto (Author), James P. Denier (Author)
This document? constitutes a tutorial on design and implementation of
digital filters in MATLAB. The tutorial is based on functionality from the
Filter Design Toolbox.
The document covers the design of FIR and IIR single-rate and mul-
tirate filters. It also discusses advanced design techniques such as multi-
rate/multistage decimation/interpolation and the use of special multirate
filters such as allpass-based polyphase IIR filters, CIC filters, and Farrow
filters.
The tutorial focuses on practical aspects of filter design and implemen-
tation, and on the advantages and disadvantages of the different design
algorithms. The theory behind the design algorithms is kept to a minimal.
. |
|