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.

IIR Filter in fdatool

Status
Not open for further replies.

bhq

Member level 5
Joined
Jun 11, 2008
Messages
80
Helped
9
Reputation
18
Reaction score
2
Trophy points
1,288
Activity points
1,711
fdatool iir

I have designed an IIR filter in fadtool, I want to pass a signal through this filter, plz let me know how i get the filter cofficients?

For FIR i use the option "Export" in file it save the Num in the command window.
I want to know that in FIR these are the filter tabs in Time? Could I convolve these tabs with my signal in Time?

and what about IIR, if i want to pass the signal through that filter??
 

yes you have to convolve your signal with the filter
 

yes u can convolve it
 

    bhq

    Points: 2
    Helpful Answer Positive Rating
for IIR Filters matlab would export a filter "object", which is simply a struct with multiple fields, two of which are numerator and denom.
 

you can use the filter function also after converting the coefficients
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top