bababui
Junior Member level 3
Hello,
I am trying to understand the synchronized averaging technique and implement it in MATLAB. I have a dataset which represents a noisy ECG signal with 10 epochs of the signal, and trying to apply the above mentioned method to filter it.
In general I know that I'm supposed to separate the given ECG signal into epochs line them up and add them together and then divide by the number of epochs to get a cleaner epoch.
Can someone provide some detail, I think I'm missing some important points.
I am trying to understand the synchronized averaging technique and implement it in MATLAB. I have a dataset which represents a noisy ECG signal with 10 epochs of the signal, and trying to apply the above mentioned method to filter it.
In general I know that I'm supposed to separate the given ECG signal into epochs line them up and add them together and then divide by the number of epochs to get a cleaner epoch.
Can someone provide some detail, I think I'm missing some important points.