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.

[SOLVED] need to design low pass filter given the following

Status
Not open for further replies.

bjmoloi

Newbie level 3
Joined
Jun 8, 2009
Messages
4
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,302
Hi can anyone help me choose the best function in matlab to implement fir low pass filter given the following specs.
1. sampling frequency, Fs= ( 1.08332e6)
2. number of samples, N = 21.
3. Passband ripple, Apass= 0.01dB.
4. Stopband ripple, Astop= 40dB.
5. Passband edge freq, Fpass = 80kHz.

any help will be greatly appreciated.
thanx..
 

Hi bjmoloi,

If you want a Graphical User Interface, use fdatool (Filter Design & Analysis Tool).
If you need a function, use firpm (or remez in old matlab versions).
Regards

Z
 

thanks that helped me heaps.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top