Nth order Butterworth low pass filter design

10 visualizzazioni (ultimi 30 giorni)
Abhinav Singh
Abhinav Singh il 13 Apr 2021
Risposto: Star Strider il 13 Apr 2021
I have been given the order N = 6 and the cutoff freqency as 1 rad/sec. Then what should be Wn , that I have to put in the function [b,a]= butter(N, Wn)?

Risposte (1)

Star Strider
Star Strider il 13 Apr 2021
Since in radian measure the frequency is defined on the interval , and 1 is obviously in that interval, use 1 as ‘Wn’, since that is the normalised frequency (as described in the documentation).

Community Treasure Hunt

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

Start Hunting!

Translated by