slidefilter

Sliding Sum Averaging Filter (Moving Average)

You are now following this Submission

Moving average filter implemented using a "Sliding Sum" technique. Comparatively efficient.

Usage:

Smoothed Data = slidefilter(Data Vector, Sliding Interval Length in Samples)

See also: movave.m

Cite As

Hazem Baqaen (2026). slidefilter (https://www.mathworks.com/matlabcentral/fileexchange/10117-slidefilter), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0

Help text addition