Moving Average Filter

Implementation of Moving Average filter.

이 제출물을 팔로우합니다

The moving average filter operates by averaging a number of points from the
input signal to produce each point in the output signal. In equation form,
this is written:

1 M-1
Y[i] = --- SUM X[i + j]
M j=0

인용 양식

Vallabha Hampiholi (2026). Moving Average Filter (https://kr.mathworks.com/matlabcentral/fileexchange/35925-moving-average-filter), MATLAB Central File Exchange. 검색 날짜: .

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.0.0.0