nth order filter approximations to LPF not giving proper results
古いコメントを表示
Hi , i am trying to implement an analog filter Butterworth Low pass filter and want to observe the effect of order over the magnitude of that filter I have tried using the inbuilt 'butter(n,Wn,ftype)' filter but want to implement the same using the base algoritm without any inbuilt function .I have tried but not getting the proper results .
The input parameters are as follows:
Wc=pi/2.
w=(0,4*Pi) at 8pi/1000 intervals .
Thanks in advance .
1 件のコメント
Mathieu NOE
2023 年 6 月 27 日
hello
do you have a code to share ?
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Butterworth についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
