Savitzky-Golay smoothing filter

provide an alternative for Savitzky-Golay smoothing filter
553 téléchargements
Mise à jour 6 avr. 2012

Afficher la licence

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

Citation pour cette source

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

Compatibilité avec les versions de MATLAB
Créé avec R2011b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
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