I Want to filter a signal and I need to have stop band[299740,299750 Hz]. I use fdatool but it haz this Error: Fpass2 must be less than 22050.How should I design This Filter with no error
?

 採用された回答

Wayne King
Wayne King 2013 年 12 月 27 日
編集済み: Wayne King 2013 年 12 月 27 日

0 投票

You have the sampling frequency specified as 44100 Hz. Is that correct? If that is correct how can you have a stopband [299740,299750 Hz]?
If the data is sampled at 44100 Hz, then the spectrum is periodic with period equal to 44100 Hz. Add in the fact that a real-valued signal has to be conjugate symmetric in the Fourier domain and you only need to specify filter specifications in the interval [0 22050] Hz
That is the reason for the error message.

2 件のコメント

vajihe
vajihe 2013 年 12 月 28 日
so you mean Can't I have a filter in That band of frequency by given Fs(44100)? If it is possible What is a proper filter?
Wayne King
Wayne King 2013 年 12 月 28 日
You can make a stopband somewhere in [0 22050] so for example you can have a stopband from [10000 15000] Hz.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

質問済み:

2013 年 12 月 27 日

コメント済み:

2013 年 12 月 28 日

Community Treasure Hunt

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

Start Hunting!

Translated by