PeriodicMeanSubtrac​tionForHumNoise

版本 1.0.0 (9.1 KB) 作者: Marc de Lussanet
This subtraction filter analyses the shape of the power line interference ("Hum noise") and subtracts it from the time series. Method: movin
20.0 次下载
更新时间 2019/11/1

%% Syntax:
% Filtered,Filter] = periodicMedianFilter(RawData, HumPeriod)
% Filtered,Filter] = periodicMedianFilter(RawData, HumPeriod, Window)
% Filtered,Filter] = periodicMedianFilter(RawData, HumPeriod, Window, Plot, PowerLineHum)
%
%% mandatory parameters:
% RawData = series of data with power line hum
% Humperiod = the (whole) number of samples over which the hum repeats (e.g. 1000/50=20 if sample freq=1000)
%
%% optional parameters
% Window [optional] = the number of periods on the sliding window (default 50; 0=entire range) % Plot [optional] default 0=none; 1=make a comparison plot and FFT; 2=also plot the filter
%

引用格式

Marc de Lussanet (2024). PeriodicMeanSubtractionForHumNoise (https://github.com/lussanet/PeriodicMeanSubtractionForHumNoise), GitHub. 检索来源 .

MATLAB 版本兼容性
创建方式 R2019b
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

无法下载基于 GitHub 默认分支的版本

版本 已发布 发行说明
1.0.0

要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库