Detect and remove the artifacts in PPG signal via MATLAB

조회 수: 8 (최근 30일)
Leo David
Leo David 2020년 11월 21일
댓글: Roya Sabbaghi 2022년 4월 10일
Hi,
There is the sample PPG data file, and there are 100 different PPG signals' data.
The sample frequency is about 30 Hz.
When I choose the 85th signal, the wavefrom is looked like this.
Obviously, the motion artifacts is between 200 sec to 500 sec.
I want to design a MATLAB code for detect whether the artfacts are and remove them.
Could anyone tell me how to do that?
I want to separate the whole waveform into different waveforms. Basicially, one waveform is for one period of PPG.
Then, to find the maximum and minimum points and calculate the difference. The parts with a great difference shall be the artifacts.
Could anyone tell how to do that via MATLAB code?
Thanks
  댓글 수: 3
Leo David
Leo David 2020년 11월 22일
My idea is the local maximal and local minimal for each period or pulse shall be lower or similar.
I know "findpeaks" function, but not know how to find which one is the maximal or mininal.
Could you tell me how to do that?
I am also not sure what the good PPG signal's performance is? like the difference between maximal and minimal.
Roya Sabbaghi
Roya Sabbaghi 2022년 4월 10일
What is the source of the example PPG signals?

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Descriptive Statistics에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by