필터 지우기
필터 지우기

LPF and HPF from APF

조회 수: 4 (최근 30일)
pavan sunder
pavan sunder 2016년 1월 16일
편집: pavan sunder 2016년 1월 19일
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
Walter Roberson
Walter Roberson 2016년 1월 17일
Please show your attempt, and please describe the frequency response that you desire.
pavan sunder
pavan sunder 2016년 1월 19일
편집: pavan sunder 2016년 1월 19일
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.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Electrical Block Libraries에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by