Can only choose pi radians / sample in Passband frequency, not Hz.

8 ビュー (過去 30 日間)
Ahmet Alper Özkan
Ahmet Alper Özkan 2019 年 10 月 19 日
編集済み: Daniel M 2019 年 10 月 19 日
As the title says. I'm trying to use preprocessing options in Signal Analyzer and it doesn't present me with a Hz option when inputting the passband frequency, what could the reason be?

採用された回答

Daniel M
Daniel M 2019 年 10 月 19 日
編集済み: Daniel M 2019 年 10 月 19 日
This toolbox uses the convention that unit frequency is the Nyquist frequency, defined as half the sampling frequency. The cutoff frequency parameter for all basic filter design functions is normalized by the Nyquist frequency. For a system with a 1000 Hz sampling frequency, for example, 300 Hz is 300/500 = 0.6. To convert normalized frequency to angular frequency around the unit circle, multiply by π. To convert normalized frequency back to hertz, multiply by half the sample frequency.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeMatched Filter and Ambiguity Function についてさらに検索

製品


リリース

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by