Savitzky-Golay smoothing filter

版本 1.2.0.0 (1.8 KB) 作者: Shao Ying Huang
provide an alternative for Savitzky-Golay smoothing filter
553.0 次下载
更新时间 2012/4/6

查看许可证

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

引用格式

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

MATLAB 版本兼容性
创建方式 R2011b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Smoothing and Denoising 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
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