フィルターの設計
DSP System Toolbox™ の関数、アプリ、ブロックを使用して、さまざまなデジタル FIR/IIR フィルターを設計および解析できます。これらのフィルターには、ナイキスト フィルター、ハーフバンド フィルター、CIC フィルター、高度な等リップル フィルター、IIR 準線形位相フィルターなどの詳細フィルターを含むものがあります。
各種の設計法は、フィルター設計仕様に基づいてフィルター係数を計算します。Bandpass IIR Filter Design や Bandstop IIR Filter Design などの特定のブロックは調整可能なフィルター仕様をもつため、シミュレーションの実行中にフィルター仕様を変更してフィルターを再設計することができます。
アプリ
| フィルター デザイナー | Design filters by choosing algorithm or specifying constraints |
ライブ エディター タスク
| フィルターの設計 | Design a digital filter or implement a System object in the Live Editor (R2021b 以降) |
関数
オブジェクト
フィルター応答
ブロック
トピック
- Use Filter Designer App
Import or create filters, design, inspect, and export filter designs.
- ステップ 1: Import or Create Filters
- ステップ 2: Design Filters
- ステップ 3: Quantize Filters
- ステップ 4: Manage and Analyze Filters
- ステップ 5: Export and Share Filters
- Fdesign でのフィルターの設計 — プロセスの概要
MATLAB® および Simulink® でフィルターを解析、設計、および実装する方法を学習する。
- ローパス FIR フィルターの設計
この例では、
fdesignを使用したローパス FIR フィルターの設計法を説明します。 - MATLAB でのローパス フィルター設計
この例では、ローパス フィルターの設計法を示します。
- Controlling Design Specifications in Lowpass FIR Design
This example shows how to control the filter order, passband ripple, stopband attenuation, and transition region width of a lowpass FIR filter.
- ミニマックス FIR フィルターの設計
この例では、一般化された Remez FIR フィルター設計関数の主要機能のいくつかの使い方を示します。
- Designing Filters with Non-Equiripple Stopband
This example shows how to design lowpass filters with stopbands that are not equiripple.
- Minimizing Lowpass FIR Filter Length
This example shows how to minimize the number coefficients, by designing minimum-phase or minimum-order filters.
- 参照 — 高度なフィルター
高度なフィルター設計のトピックについての推奨される文献および情報源。










