Azzera filtri
Azzera filtri

LPF and HPF from APF

4 visualizzazioni (ultimi 30 giorni)
pavan sunder
pavan sunder il 16 Gen 2016
Modificato: pavan sunder il 19 Gen 2016
i came across a concept that says we can design LPH and HPF from APF when the transfer function of the two APFs given as
A0=1;
A1=-a+z^-1/1-az^-1;
LPF=A0+A1;HPF=A0-A1;
i tried to implement this in matlab but i did not get the desired frequency response..kindly help me with the matlab code for the same..
  3 Commenti
Walter Roberson
Walter Roberson il 17 Gen 2016
Please show your attempt, and please describe the frequency response that you desire.
pavan sunder
pavan sunder il 19 Gen 2016
Modificato: pavan sunder il 19 Gen 2016
i want a low pass response..there is a concept says we can design LPH or HPF from two APF when the transfer function of the two APFs given as
A0=1;
A1=-a+z^-1/1-az^-1;
LPF=A0+A1;
HPF=A0-A1;
though i got the response, its not varying when i change a..kindly help me with a matlab code..
here is the response is got for my code.

Accedi per commentare.

Risposte (0)

Categorie

Scopri di più su Electrical Block Libraries in Help Center e File Exchange

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by