To filter a matrix with a butterworth filter

2 visualizzazioni (ultimi 30 giorni)
Hi!
I've already ask a similar thing but i had some problems, probably i didn't understand or explained myself very well.
I need to filter a matrix (divided in columns) with a passband butterworth filter, 4th order with frequencies 0.1hz and 25hz. My sampling rate is 200 per second. Please type the entire code
thanks for the help Federico

Risposta accettata

Jan
Jan il 20 Giu 2011
Have you read the documentation of BUTTER? There you find all you need. Consider that the replied filter has the order 2*N and that Wn is normalized by the Nyquist frequency, which is the half frequency.
Just try it and post your approach here. Then the doit4me, no attempt, typeit4me tags will loose their power.
  3 Commenti
Jan
Jan il 23 Giu 2011
Exactly. Because the filter parameters are correct, the problem must be somewhere else.
federico valenti
federico valenti il 23 Giu 2011
always nice Jan thank you!

Accedi per commentare.

Più risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by