[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.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…