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 | NEED TO DESIGN A LOW P ASS FILTER

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

  

Post a new Thread

NEED TO DESIGN A LOW P ASS FILTER - itsmedevi_86 - Nov 28 9:19:25 2007




I need to design a low pass filter with cut-off frequency 150Hz.since
my algorithm involves finding the difference between the energy of the
signal before and after passing through the filter ,I need the filter
to have very high efficiency.

I found ellip - 4th order to have good performance.But i need a better
one.
Could anyone suggest me a better filter type.

waiting for reply

Thanks and Regards,
Mahadevi


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

Re: NEED TO DESIGN A LOW P ASS FILTER - c_19...@hotmail.com - Nov 29 10:52:38 2007

>
>I need to design a low pass filter with cut-off frequency 150Hz.since
>my algorithm involves finding the difference between the energy of the
>signal before and after passing through the filter ,I need the filter
>to have very high efficiency.
>
>I found ellip - 4th order to have good performance.But i need a better
>one.
>Could anyone suggest me a better filter type.
>
>waiting for reply
>
>Thanks and Regards,
>Mahadevi
>
hi, i hope this quite helpful...
i have done design a LPF, i'm using least square type...it's easy, just have to calculate the
magnitude and normalised freq...


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