Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!tellab5!maury From: maury@tellabs.com (Maurice Givens) Newsgroups: comp.dsp Subject: Re: Using system ID for FIR filter design? Message-ID: <4543@tellab5.tellabs.com> Date: 13 Nov 90 14:02:00 GMT References: <4973@tekfdi.FDI.TEK.COM> Sender: news@Tellabs.COM Organization: Tellabs, Inc. Lisle IL Lines: 8 You can do what you wish by using an adaptive filter. Use the adaptive filter in a system identification configuratio, and use white noise as an input. The adaptive filter will adjust its coefficients to match that of the bandpass filter. Also, if you know the transfer function of the desired filter, the adaptive filter will calculate the coefficients needed for implementation.