You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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 (2026). smooth (https://www.mathworks.com/matlabcentral/fileexchange/274-smooth), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (3.72 KB)
-
No License
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
