Hey guys can you help me

3 次查看(过去 30 天)
PAUL
PAUL 2014-3-20
编辑: PAUL 2014-3-23
How can i design Butter worth filter

采纳的回答

Friedrich
Friedrich 2014-3-20
There is a function called butter in the Signal Processing Toolbox which does exactly what you want.

更多回答(1 个)

Dries billiet
Dries billiet 2014-3-20
this is also with the function called butter. For a highpass you can write the following: [a,b]=butter(order,cutofffreq,'high') or write 'low' if you would like lowpass filter

类别

Help CenterFile Exchange 中查找有关 Digital Filter Analysis 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by