Savitzky-Golay smoothing filter

provide an alternative for Savitzky-Golay smoothing filter
553 Downloads
Updated 6 Apr 2012

View License

The function smooths a input vector using Savitzky-Golay smoothing filter based on the degree of polynomial and the length of moving windows

Cite As

Shao Ying Huang (2024). Savitzky-Golay smoothing filter (https://www.mathworks.com/matlabcentral/fileexchange/35899-savitzky-golay-smoothing-filter), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2011b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.2.0.0

A pre-allocation mistake has been corrected in the code.

1.1.0.0

It is a faster version of the original code.

1.0.0.0