Potsdam Institute for Climate Impact Research (PIK)
Interdisciplinary Center for Dynamics of Complex Systems (University of Potsdam)
TOCSY - Toolboxes for Complex Systems
PIK/ Antique/ Blue
Home Home | ACE - Nonlinear Regression Analysis ACE | Adaptive Filtering Procedure Adaptive Filtering | NEXCF - Correlation for Time Series with Arbitrary (Non-Equidistant) Time Scales NEXCF | Cross Recurrence Plot Toolbox CRP Toolbox | Commandline Recurrence Plots Commandline RPs | Identification of Coupling Direction Coupling Direction | Dynamical Invariants by Recurrence Plots K2 | DSProlog DSProlog | System Identification Tool System Identification | Wavelet and Coherence Analysis SOWAS  

Adaptive Filtering Procedure

(for MATLAB®)


General Notes

Physiological data often requires the exclusion of artefacts and additional ectopic values (e.g. for heart rate variability: ventricular premature complexes). Here we give an adaptive filtering procedure for automatic artefact removal. The advantage of this algorithm is the spontaneous adaptation of the filter coefficients due to sudden changes in the time series (e.g. sudden heart rate increase).


Usage

y=ada_f(x);


Examples

Use this examplary data series for the following example: data.txt

    load data.txt;
    plot(data);
    hold on;
    filtered_data=ada_f(data);
    plot(filtered_data,'r');


References

  • Wessel, N., Voss, A., Malberg, H., Ziehmann, Ch., Voss, H. U., Schirdewan, A., Meyerfeldt, U., Kurths, J.: Nonlinear analysis of complex phenomena in cardiological data, Herzschr. Elektrophys., 11(3), 2000, 159-173, doi:10.1007/s003990070035.


Download

ada_f.m


Author

Niels Wessel





Creative Commons License

© 2004-2012 SOME RIGHTS RESERVED
University of Potsdam, Interdisciplinary Center for Dynamics of Complex Systems, Germany
Potsdam Institute for Climate Impact Research, Transdisciplinary Concepts and Methods, Germany

This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 2.0 Germany License.

Please respect the copyrights! The content is protected by the Creative Commons License. If you use the provided programmes, text or figures, you have to refer to the given publications and this web site (tocsy.pik-potsdam.de) as well.

@MEMBER OF PROJECT HONEY POT
Spam Harvester Protection Network
provided by Unspam