smooth

Version 1.0.0.0 (3.72 KB) by Huy Le
The SMOOTH function implements a method known as (3RSR)2H twice to do a running median averaging.
9.3K Downloads
Updated 4 Sep 1997

No License

The SMOOTH function implements a method known as (3RSR)2H twice (see Reference) to do a running median averaging. For the sake of convient programming, SMOOTH calls 3 smaller functions:

R3R: to implement repeated running median
SR: to implement splitting 2-wide peaks and valleys
H: to implement hanning

These are helper functions, and should not be run directly.

Ref: J.W. Tukey, EXPLORATORY DATA ANALYSIS.
Addison-Wesley Publishing Co. 1977. Chapter 7, 16.

Cite As

Huy Le (2024). smooth (https://www.mathworks.com/matlabcentral/fileexchange/274-smooth), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R10
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

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