필터 지우기
필터 지우기

To filter a matrix with a butterworth filter

조회 수: 2 (최근 30일)
federico valenti
federico valenti 2011년 6월 20일
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

채택된 답변

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

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by