Thread Subject:
Effective Filter coefficients of parallel filters

Subject: Effective Filter coefficients of parallel filters

From: Samarth Shivaswamy

Date: 5 Apr, 2012 15:40:26

Message: 1 of 1

Hello all,

I am trying to obtain the filter coefficients of 4 filters in parallel. Here is what I'm trying to do.

Hdc1 = dfilt.df1(b1,a1);
Hdc2 = dfilt.df1(b2,a2);
Hdc3 = dfilt.df1(b3,a3);
Hdc4 = dfilt.df1(b4,a4);

Hpar = parallel(Hdc1 ,Hdc2, Hdc3, Hdc4);

Since Hdc1...4 are of type dfilt.df1, I can access the filter co efficients using Hdc1.numerator, Hdc1.denominator. But, I'm not able to obtain the filter co-efficients of the effective parallel filter.

Could someone suggest me methods of obtaining the filter coefficients ([b,a] or the numerator-denominators of the H(z) ) of the effective parallel filter Hpar?

Thanks in advance

Tags for this Thread

Everyone's Tags:

Add a New Tag:

Separated by commas
Ex.: root locus, bode

What are tags?

A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.

Anyone can tag a thread. Tags are public and visible to everyone.

Tag Activity for This Thread
Tag Applied By Date/Time
effective filter t... Samarth Shivaswamy 5 Apr, 2012 11:44:24
dfilt Samarth Shivaswamy 5 Apr, 2012 11:44:24
df1 Samarth Shivaswamy 5 Apr, 2012 11:44:24
parallel Samarth Shivaswamy 5 Apr, 2012 11:44:24
b Samarth Shivaswamy 5 Apr, 2012 11:44:24
a Samarth Shivaswamy 5 Apr, 2012 11:44:24
rssFeed for this Thread

Contact us