「Moving Average Filter」の版間の差分

提供: A-VEKT Wiki
ナビゲーションに移動 検索に移動
6行目: 6行目:
(https://en.wikipedia.org/wiki/Convolution_theorem)
(https://en.wikipedia.org/wiki/Convolution_theorem)


Thus Moving Average Filter has a frequency response obtained by performing Fourier Transform of the rectangular pulse.
Thus the frequency response of Moving Average Filter is a representation of rectangular pulse in frequency domain, and obtained by performing Fourier Transform of the rectangular pulse.
(https://en.wikipedia.org/wiki/Rectangular_function)
(https://en.wikipedia.org/wiki/Rectangular_function)
Note that the frequency response here is a complex representation but all imaginary components are zero.


移動平均フィルタでは、時間軸において、入力信号と矩形パルスの畳み込み積分が行われます。
移動平均フィルタでは、時間軸において、入力信号と矩形パルスの畳み込み積分が行われます。
13行目: 15行目:
畳み込み積分は周波数軸において、周波数成分ごとの乗算と等価となります。
畳み込み積分は周波数軸において、周波数成分ごとの乗算と等価となります。


従って、移動平均フィルタの周波数特性は、矩形パルスのフーリエ変換として表されます。
従って、移動平均フィルタの周波数特性は、矩形パルスの周波数軸での表記として表され、矩形パルスをフーリエ変換することで求めることができます。


なお、ここでの周波数特性は複素表記ですが、虚数部は全てゼロになります。


[[File:TimeAndFrequencyDomains-MovingAverageFilter.png|800px]]
[[File:TimeAndFrequencyDomains-MovingAverageFilter.png|800px]]
The frequency response of Moving Average Filter in dB is shown as the following.
移動平均フィルタの周波数特性をdB表記すると、以下のようになります。
[[File:FrequencyResponse-MovingAverageFilter.png|500px]]

2016年12月24日 (土) 11:24時点における版

Frequency Response of Moving Average Filter (移動平均フィルターの周波数特性)

Moving Average Filter performs convolution of input signal and rectangular pulse in time domain.

The convolution in time domain equals point-wise multiplication in frequency domain. (https://en.wikipedia.org/wiki/Convolution_theorem)

Thus the frequency response of Moving Average Filter is a representation of rectangular pulse in frequency domain, and obtained by performing Fourier Transform of the rectangular pulse. (https://en.wikipedia.org/wiki/Rectangular_function)

Note that the frequency response here is a complex representation but all imaginary components are zero.

移動平均フィルタでは、時間軸において、入力信号と矩形パルスの畳み込み積分が行われます。

畳み込み積分は周波数軸において、周波数成分ごとの乗算と等価となります。

従って、移動平均フィルタの周波数特性は、矩形パルスの周波数軸での表記として表され、矩形パルスをフーリエ変換することで求めることができます。

なお、ここでの周波数特性は複素表記ですが、虚数部は全てゼロになります。

TimeAndFrequencyDomains-MovingAverageFilter.png


The frequency response of Moving Average Filter in dB is shown as the following.

移動平均フィルタの周波数特性をdB表記すると、以下のようになります。

FrequencyResponse-MovingAverageFilter.png