Sign in

username:

password:



Not a member?

Search matlab



Search tips

Subscribe to matlab



matlab by Keywords

Atanh | Autocorrelation | Bandpass Filter | C++ | Conv | Database | Deconv | Excel | FFT | Filter | Filtering | FIR | Fourier Transfrom | FSK | Gaussian Noise | Haykin | IFFT | Image | Java | LFSR | LMS | LPC | MEX | OFDM | QPSK | Radix | Random | Sampling | Segmentation | Simulink | Visual Basic | Waveform | Wavelet

Ads

Discussion Groups

Discussion Groups | Matlab DSP | Nonlinear fir filter design

Technical discussion about Matlab and issues related to Digital Signal Processing.

  

Post a new Thread

Nonlinear fir filter design - Appalayagari Sreedhar - Oct 25 13:36:00 2002



Hi

I want to know clearly, what exactly the non linear phase fir filters.

is the minimum phase fir filters are the nonlinear filters.

i need to design a non linear filter,please shed some light on this area.

thank u all,

and also does the antisymmetric impluse response gives us the nonlinear phase
filter?

regds,sree.





(You need to be a member of matlab -- send a blank email to matlab-subscribe@yahoogroups.com )

Re: Nonlinear fir filter design - Jeff Brower - Oct 25 16:08:00 2002

Appalayagari Sreedhar-

Minimum phase FIR filters typically exhibit non-linear phase. You can convert
from
symmetric to minimum phase; so one design method is as follows:

-design the standard FIR filter that meets your specs

-convert to minimum phase

-truncate trailing section of impulse response to
some acceptable limit of tolerance for coefficients
near zero

The objective is to reduce processing time, in cases where non-linear phase is
acceptable.

Jeff Brower
DSP sw/hw engineer
Signalogic

> I want to know clearly, what exactly the non linear phase fir filters.
>
> is the minimum phase fir filters are the nonlinear filters.
>
> i need to design a non linear filter,please shed some light on this area.
>
> thank u all,
>
> and also does the antisymmetric impluse response gives us the nonlinear phase
filter?
>
> regds,sree.





(You need to be a member of matlab -- send a blank email to matlab-subscribe@yahoogroups.com )