Automatik EMG aktivity and rest Detection

조회 수: 1 (최근 30일)
Ahmad Badran
Ahmad Badran 2021년 4월 23일
댓글: Star Strider 2021년 4월 24일
I got this signal and i'm trying to calculate the mean of every EMG aktivity and every rest phase in between , can you please help?

답변 (1개)

Star Strider
Star Strider 2021년 4월 23일
Use the movmean function. The ischange function may also be helpful.
  댓글 수: 2
Ahmad Badran
Ahmad Badran 2021년 4월 24일
thank you for helping
i tried but i still get a huge amount of mean values , what i'm looking for is an automated way to get the mean value of every single EMG activity in a single number. i tried with a for loop but still can't manage to isolate evey activity.
sorry if my question isn't clear.
Star Strider
Star Strider 2021년 4월 24일
It sill be encessary to determine a way to segment the data. That would be easier if I have it to work with (although no promises with respect to being able to provide an effective result, since not all problems have efficient, robust solutions).

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

카테고리

Help CenterFile Exchange에서 Spectral Measurements에 대해 자세히 알아보기

제품


릴리스

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by