|
|
Gaussian FIR LPF
Hi all
Can anyone help me in designning Gaussian Shaped FIR LP filter,using
Matlab.
Any help regarding the above topic will be appreciated.
Thanks
|
|
0
|
|
|
|
Reply
|
dali_in (17)
|
10/18/2003 11:50:58 AM |
|
Dali wrote:
>
>
> Hi all
>
> Can anyone help me in designning Gaussian Shaped FIR LP
> filter,using
> Matlab.
>
> Any help regarding the above topic will be appreciated.
>
> Thanks
Hi
There are amny commnds in ML for FIR lp filter design. If its
descrete kind, use commands filter, fitfilt etc. You want the shape
of filter to be gausian, for that you take inverse fourier of the TF
of lp filter , convolve it with a gaussian signal in time domain,
which shall give you desired one.
hope it helps
Dr. Abhay Kumar
|
|
0
|
|
|
|
Reply
|
akumar.elex (347)
|
10/18/2003 12:30:20 PM
|
|
Hi thanks abhay
Well i understand what u said but it would be help me more if u can
give me code of what u wrote .Thanks
If u can help me with same thing done using simulink block then it
would greatly cler my work
thanks
abhay kumar wrote:
>
>
> Dali wrote:
>>
>>
>> Hi all
>>
>> Can anyone help me in designning Gaussian Shaped FIR LP
>> filter,using
>> Matlab.
>>
>> Any help regarding the above topic will be appreciated.
>>
>> Thanks
>
> Hi
>
> There are amny commnds in ML for FIR lp filter design. If its
> descrete kind, use commands filter, fitfilt etc. You want the shape
> of filter to be gausian, for that you take inverse fourier of the
> TF
> of lp filter , convolve it with a gaussian signal in time domain,
> which shall give you desired one.
>
> hope it helps
> Dr. Abhay Kumar
|
|
0
|
|
|
|
Reply
|
dali_in (17)
|
10/18/2003 12:36:29 PM
|
|
Dali wrote:
>
>
> Hi thanks abhay
>
> Well i understand what u said but it would be help me more if u can
> give me code of what u wrote .Thanks
>
I didnt write any code for your question.
> If u can help me with same thing done using simulink block then it
> would greatly cler my work
if you want using simulink, see FDAtool
Moreover, show us what you did so far, i.e your code, etc. we can
help you in fixing bugs
Abhay kumar
> thanks
> abhay kumar wrote:
>>
>>
>> Dali wrote:
>>>
>>>
>>> Hi all
>>>
>>> Can anyone help me in designning Gaussian Shaped FIR LP
>>> filter,using
>>> Matlab.
>>>
>>> Any help regarding the above topic will be appreciated.
>>>
>>> Thanks
>>
>> Hi
>>
>> There are amny commnds in ML for FIR lp filter design. If its
>> descrete kind, use commands filter, fitfilt etc. You want the
> shape
>> of filter to be gausian, for that you take inverse fourier of
> the
>> TF
>> of lp filter , convolve it with a gaussian signal in time
domain,
>> which shall give you desired one.
>>
>> hope it helps
>> Dr. Abhay Kumar
|
|
0
|
|
|
|
Reply
|
akumar.elex (347)
|
10/18/2003 12:47:38 PM
|
|
|
3 Replies
45 Views
(page loaded in 0.055 seconds)
Similiar Articles: Low Pass Digital Filter Stability Question - comp.dsp... routine in Matlab to design a simple low-pass filter of ... Hi all, I need shift a FIR low pass filters ... cutoff of Gaussian low-pass Filter - comp.soft-sys.matlab ... How to compute phase of FFT signal in real world? - comp.dsp ...> but such a sharp bandpass filter is a problem to > achieve with FIR, ... a sharp LPF is ... is an exact match for the log of the power spectrum with a Gaussian window ... How to get envelope from AM signal without phase shift - comp.dsp ...Hi Jerry, The low pass filter is used to filter out the higher harmonic terms ... WWalker wrote: > Hi Hardy, > > A (FIR) linear phase filter will phase shift ... Windowed sinc - comp.dsp... adapt to the nature of the discrete sampled versions of symmetry and finite impulse response. ... is in frequency then it should begin and end at the band edges of the LPF ... Gaussian filter - Wikipedia, the free encyclopediaThis is the standard procedure of applying an arbitrary finite impulse response filter, with the only difference that the Fourier transform of the filter window is ... Linear filter - Wikipedia, the free encyclopedia... required is proportional to N. Finite impulse response filters ... then it would implement a low-pass filter with a low ... Gaussian filter; Optimum "L" (Legendre) filter ... Image Processing Lab - Image Filtering - Iowa State UniversityA low pass filter will blur the image by removing the high frequency details. ... For this reason we will use a low pass Gaussian shaped FIR filter with the ... CiteSeerX — Adaptive Enhancement of Finite in White Gaussian ...Furthermore, there is sponse (FIR), infinite impulse ... paper, the steady-state performance of an adaptive LPF ... Adaptive Enhancement of Finite in White Gaussian Bandwidth ... DSP MATLAB programs: October 2011LPF= Low Pass Filter; HPF= High Pass Filter; BPF= Band Pass Filter; BSF= Band Stop Filter ... WAP to design a LPF of Gaussian FIR-W and Kaiser FIR-W of same specifications and ... 6/22/2012 8:13:32 AM
|
|
|
|
|
|
|
|
|