Hey guys can you help me

How can i design Butter worth filter

 Respuesta aceptada

Friedrich
Friedrich el 20 de Mzo. de 2014

0 votos

There is a function called butter in the Signal Processing Toolbox which does exactly what you want.

Más respuestas (1)

Dries billiet
Dries billiet el 20 de Mzo. de 2014

0 votos

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

Etiquetas

Preguntada:

el 20 de Mzo. de 2014

Editada:

el 23 de Mzo. de 2014

Community Treasure Hunt

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

Start Hunting!

Translated by