nth order filter approximations to LPF not giving proper results
Ältere Kommentare anzeigen
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 Kommentar
Mathieu NOE
am 27 Jun. 2023
hello
do you have a code to share ?
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Butterworth finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
