Nth order Butterworth low pass filter design

10 次查看(过去 30 天)
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)?

回答(1 个)

Star Strider
Star Strider 2021-4-13
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