Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 870 Bytes

File metadata and controls

15 lines (7 loc) · 870 Bytes

How to solve edge effects problem when resampling a signal on Matlab?

This repository presents the edge effect problem due to resampling signals on Matlab and two alternatives to solve them. The main file is EdgeEffect.m, the signal example is stored in ecgSignal.mat

The following link explains the usage of this code: https://medium.com/analytics-vidhya/edge-effects-when-resampling-a-signal-on-matlab-how-to-solve-it-cc6458ab1306

ECG signal example with edge effect problem after resampling Image of Ecg resampling problem

If you use this script for academic, research or personal purposes please cite it as:

Dacapi91. (2020, January 23). Dacapi91/ResampleMatlab: First version (Version v1.0.0). Zenodo. http://doi.org/10.5281/zenodo.3626148