I am using matlab function ' fir1(48, [0.5 3 ])' . But there is an error as 'Frequencies must fall in range between 0 and 1' . Anybody can help me ?

답변 (1개)

Youssef  Khmou
Youssef Khmou 2014년 1월 10일
the cut off frequency is in the range [0 1], you divide fc : fc/Fs, per example, the sampling frequency iq Fs=40Hz , and the fc=10Hz, you put 0.25 as the argument .

댓글 수: 2

Thank you. This is answer what I need
your are welcome, if the question is answered, accept the answer .

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

카테고리

질문:

2014년 1월 10일

댓글:

2014년 1월 10일

Community Treasure Hunt

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

Start Hunting!

Translated by