Main Content

このページの内容は最新ではありません。最新版の英語を参照するには、ここをクリックします。

フィルター解析

フィルターの周波数応答を可視化し、フィルターのプロパティと特性を検証する

DSP System Toolbox™ には、フィルター設計仕様を検証するためのいくつかのフィルター解析機能が用意されています。これらの機能を使用すると、振幅応答、位相応答、インパルス応答、およびステップ応答などのさまざまなフィルター応答を可視化できます。また、coeffscostinfo などの関数を使用してフィルターのプロパティを決定したり、firtypeisfirisstable などの関数を使用してフィルターの特性を確認したりすることもできます。DSP System Toolbox が提供するすべての解析関数の完全なリストについては、Analysis Functions for Filter System Objectsを参照してください。

また、MATLAB®dsp.DynamicFilterVisualizer オブジェクトと Simulink®Filter Visualizer ブロックを使用して、時変デジタル フィルターの振幅応答と位相応答を可視化することもできます。詳細については、Configure Filter Visualizerを参照してください。

アプリ

フィルター アナライザーView, analyze, and compare filters (R2024a 以降)

関数

すべて展開する

dsp.DynamicFilterVisualizerDisplay time-varying magnitude and phase response of digital filters
filterDesignerフィルター デザイナー アプリを開く
fvtoolDSP フィルターの周波数応答の可視化
freqrespestFrequency response estimate via filtering
freqrespoptsCreate an options object for frequency response estimate
freqz離散時間フィルター System object の周波数応答
freqzmrCompute DTFT approximation of impulse response of multirate or single-rate filter (R2024a 以降)
grpdelay離散時間フィルター System object の群遅延応答
impz離散時間フィルター System object のインパルス応答
impzlengthLength of impulse response of discrete-time filter System object
measureMeasure frequency response characteristics of filter System object
noisepsdPower spectral density of filter output due to round-off noise
noisepsdoptsCreate an options object for output noise PSD computation
outputDelayDetermine output delay of single-rate or multirate filter (R2022a 以降)
phasedelayPhase delay response of discrete-time filter System object
phasez離散時間フィルター System object の位相応答 (アンラップされた位相応答)
stepz離散時間フィルター System object のステップ応答
zerophaseZero-phase response of discrete-time filter System object
zplane離散時間フィルター System object の Z 平面極/零点プロット
coeffsフィルター System object 係数を構造に返します。
costEstimate cost of implementing filter System object
cumsecCumulative second-order section of the biquadratic filter
dispフィルターのプロパティと値の表示
filtstates.cicStore CIC filter states
infoInformation about filter System object
order離散時間フィルター System object の次数
resetSystem object の内部状態のリセット
ssConvert discrete-time filter System object to state-space representation
tf離散時間フィルター System object の伝達関数への変換
zpk離散時間フィルター System object の零点-極-ゲインの変換
firtypeDetermine type (1-4) of linear phase FIR filter System object
isallpassVerify that discrete-time filter System object is allpass
isfirVerify if filter System object is FIR
islinphase離散時間フィルター System object が線形位相であることの確認
ismaxphase離散時間フィルター System object が最大位相であることの確認
isminphaseVerify that discrete-time filter System object is minimum phase
isreal離散時間フィルター System object が実数であることの確認
issosVerify if discrete-time System object filter is in second-order sections form
isstableVerify that discrete-time filter System object is stable
scalecheckCheck scaling of biquadratic filter
realizemdlSimulink subsystem block for filter
realizeModelCreate Simulink block equivalent of CIC rate conversion filter objects (R2024a 以降)
allpass2wdfAllpass to Wave Digital Filter coefficient transformation
normalizefreqSwitch filter specification between normalized frequency and absolute frequency
wdf2allpassWave Digital Filter to allpass coefficient transformation

オブジェクト

filterAnalyzerAnalyze filters with Filter Analyzer app (R2024a 以降)

ブロック

Filter VisualizerDisplay magnitude and phase response of time-varying digital filters (R2023a 以降)

トピック