Savitzky-Golay smoothing filter

provide an alternative for Savitzky-Golay smoothing filter
553 download
Aggiornato 6 apr 2012

Visualizza la licenza

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

Cita come

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

Compatibilità della release di MATLAB
Creato con R2011b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
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