MATLAB ヘルプ センター
Bandwidth in number of octaves
N = getOctaveBandwidth(npFilter)
N = getOctaveBandwidth(npFilter) returns the bandwidth of the notch peak filter, measured in number of octaves.
N
npFilter
example
collapse all
Create a dsp.NotchPeakFilter object with the NormalizedFrequency property set to true.
dsp.NotchPeakFilter
NormalizedFrequency
true
np = dsp.NotchPeakFilter(NormalizedFrequency=true)
np = dsp.NotchPeakFilter with properties: Specification: 'Bandwidth and center frequency' Bandwidth: 0.1000 CenterFrequency: 0.5000 NormalizedFrequency: true
Determine the octave bandwidth of the filter using the getOctaveBandwidth function.
getOctaveBandwidth
getOctaveBandwidth(np)
ans = 0.2881
Visualize the filter response using filterAnalyzer.
filterAnalyzer
filterAnalyzer(np)
Notch peak filter whose bandwidth is measured in octaves, specified as a dsp.NotchPeakFilter object.
Bandwidth of the filter measured in number of octaves, returned as a scalar.
Data Types: double
double
expand all
In the dsp.NotchPeakFilter object, you can now specify the 3-dB bandwidth and center frequency values in normalized frequency units (0 to 1). To enable this functionality, set the NormalizedFrequency property of the object to true.
getBandwidth
getCenterFrequency
getQualityFactor
tf
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
Web サイトの選択
Web サイトを選択すると、翻訳されたコンテンツにアクセスし、地域のイベントやサービスを確認できます。現在の位置情報に基づき、次のサイトの選択を推奨します:
また、以下のリストから Web サイトを選択することもできます。
最適なサイトパフォーマンスの取得方法
中国のサイト (中国語または英語) を選択することで、最適なサイトパフォーマンスが得られます。その他の国の MathWorks のサイトは、お客様の地域からのアクセスが最適化されていません。
南北アメリカ
ヨーロッパ
アジア太平洋地域
最寄りの営業オフィスへのお問い合わせ