To filter a matrix with a butterworth filter

3 Ansichten (letzte 30 Tage)
federico valenti
federico valenti am 20 Jun. 2011
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

Akzeptierte Antwort

Jan
Jan am 20 Jun. 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 Kommentare
Jan
Jan am 23 Jun. 2011
Exactly. Because the filter parameters are correct, the problem must be somewhere else.
federico valenti
federico valenti am 23 Jun. 2011
always nice Jan thank you!

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by