To filter a matrix with a butterworth filter
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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
0 Commenti
Risposta accettata
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
il 23 Giu 2011
Exactly. Because the filter parameters are correct, the problem must be somewhere else.
Più risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!