LPF and HPF from APF
3 ビュー (過去 30 日間)
古いコメントを表示
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
2016 年 1 月 17 日
Please show your attempt, and please describe the frequency response that you desire.
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Signal Processing Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!