slidefilter

Sliding Sum Averaging Filter (Moving Average)
1.6K Downloads
Updated 24 Feb 2006

No License

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 (2024). slidefilter (https://www.mathworks.com/matlabcentral/fileexchange/10117-slidefilter), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14SP2
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Filter Banks in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0

Help text addition