How can I design an FIR filter with custom specifications using Kaiser window method?

Hi, as a part of my signal processing class project, I need to design an FIR filter with the following properties:
Causal, linear-phase, low-pass FIR filter with the specifications: • Pass-band edge fp = 2 kHz • Stop-band edge fs = 2.5 kHz • Pass-band tolerance ∆p = Stop-band tolerance ∆s = 0.05
I have limited MATLAB knowledge and I have looked at the commands for FILTER designs, however couldn't find a command with this many specification options. I would appreciate it a lot if someone can show me how to do this!

Answers (0)

Asked:

on 8 May 2015

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!