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.

Can you build digital filter with characteristics of table?

Status
Not open for further replies.

Moof

Full Member level 2
Joined
Nov 21, 2003
Messages
149
Helped
7
Reputation
14
Reaction score
3
Trophy points
1,298
Location
Argentina
Activity points
1,230
Filter problem

I need to make a program to build a digital filter.

I have a table with amplitude and frecuency.

is there a matlab function or C function to build a filter with the caracteristics of the table?.

i try invfreqz (matlab function) but i dont have fase information.

Thank.
 

Re: Filter problem

using matlab tools: filter design toolbox.
 

Re: Filter problem

use remez, or firls for fir filter or yulewalk for iir filter.
these function can satisfy your needs.
Good luck!

Claint
 

    Moof

    Points: 2
    Helpful Answer Positive Rating
Re: Filter problem

Read the book of Opphenaim...Discrete Time Signal. Is is very good for filter.
Bye
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top