You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Y = EXPSMOOTH( X, FS, TAU )
Given input sequence X (column vector), sampled at FS Hertz, returns exponentially smoothed output sequence Y. Time constant (in milliseconds) for the exponential smoother is specified in TAU. If X is a matrix, then smoothing of column vectors of X is performed and returned as column vectors of Y.
For further help including example usage type "help expsmooth" in MATLAB.
Cite As
Kamil Wojcicki (2026). Exponential Smoother (https://www.mathworks.com/matlabcentral/fileexchange/34743-exponential-smoother), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.1.0.0 (2.33 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
