Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

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

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top