Gaussian Filter in C programming

Status
Not open for further replies.

amun

Junior Member level 2
Joined
Feb 17, 2005
Messages
24
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,467
gaussian filter c++

Hello everyone,
Thanks in advance for your kindly help.

I'm to use a bandpass filter (preferably Gaussian window filter with 2.4 MHz and 5 MHz cutoff freq.s) to filter out my discrete samples array (8017 samples, sampling rate= 100 MHz), and then obtain the output in C language.

Using Matlab fdatool, I obtained the necessary filter coefficients.

Can anybody help me find or write the function (in C) whose inputs: samples and filter coefficients (from fdatool); and output: filtered samples ?

Amun.
 

gaussian filter in c

make the transfer function or lattice diagram from ur coefficent n try to impliment it in C
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…