Hampel filter in C++

Detect and replace outliers in a signal.
ダウンロード: 1.1K
更新 2013/2/4

ライセンスの表示

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
タグ タグを追加
謝辞

ヒントを得たファイル: Outlier Detection and Removal [hampel]

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0