Filter coefficient calculation???

6 views (last 30 days)
Bala kumar
Bala kumar on 23 Feb 2016
Commented: Bala kumar on 23 Feb 2016
Hi all,
I am trying to devlop an equalizer for that I am using different filter combinations. In that I need Filter coefficient (numerator-b,denominator-a) calculation formulae's for first and second order Lowpass filter, Highpass filter and notch filter.
  2 Comments
Jan
Jan on 23 Feb 2016
What have you tried so far and which problems occur? The question does not contain enough inputs to be answered uniquely. Perhaps you want a 2nd order Butterworth filter, perhaps you don't.
Bala kumar
Bala kumar on 23 Feb 2016
Hi Jan Simon, I am trying to calculate filter coefficients without using matlab comments based on tunable parameters like Gain, Cut off frequency and Quality factor. After calculating filter coefficients I will pass this coefficients to the Biquad filter block. there I will process filtering.
Is there any posiblity to use Biquad filter block for first order filter by setting a2 and b2 coefficients by zero.

Sign in to comment.

Answers (0)

Products

Community Treasure Hunt

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

Start Hunting!