Savitzky-Golay smoothing filter

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

Lizenz anzeigen

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

Zitieren als

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

Kompatibilität der MATLAB-Version
Erstellt mit R2011b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
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