Hampel filter in C++
版本 1.0.0.0 (2.5 KB) 作者:
Ivar Eskerud Smith
Detect and replace outliers in a signal.
This function returns the Hampel filtered values of input data. This function is identical to
http://www.mathworks.se/matlabcentral/fileexchange/34795-outlier-detection-and-removal-hampel
, except that this implementation is in C++/mex and is significantly faster, especially for large datasets. One other difference is that the window width in this implementation is specified as a number of points, and not as an absolute width in for instance time.
引用格式
Ivar Eskerud Smith (2024). Hampel filter in C++ (https://www.mathworks.com/matlabcentral/fileexchange/40147-hampel-filter-in-c), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R2012b
兼容任何版本
平台兼容性
Windows macOS Linux类别
- Signal Processing > Signal Processing Toolbox > Digital and Analog Filters > Digital Filtering >
- Signal Processing > Signal Processing Toolbox > Signal Generation and Preprocessing > Smoothing and Denoising >
在 Help Center 和 MATLAB Answers 中查找有关 Digital Filtering 的更多信息
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0.0 |