DSPRelated.com

Python scipy.signal IIR Filter Design

Christopher Felton

Introduction The following is an introduction on how to design an infinite impulse response (IIR) filters using the Python scipy.signal package.  This post, mainly, covers how to use the scipy.signal package and is not a thorough...