필터 지우기
필터 지우기

Split EMG data based on acceleration

조회 수: 1 (최근 30일)
Marc Elmeua
Marc Elmeua 2018년 10월 28일
답변: Star Strider 2018년 10월 28일
Hi,
I have a set of data composed by 12 EMG column vectors and one accelerometer column vector, all of them recorded through 70 gait cycles. I want to split each column into 70 different columns based on the acceleration data so that it gets one full cycle per new column. I want to use the negative peaks to drive this separation.
Any ideas on how I could do such calculation?
Thanks.

답변 (1개)

Star Strider
Star Strider 2018년 10월 28일
Either the Signal Processing Toolbox findchagepts (link) or findpeaks (link) functions could help identify your areas of interest.

카테고리

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