Identify 'Presses' From Continuous Data
이전 댓글 표시
Hi everyone,
I'm using a force transducer to measure finger presses. This device gives me continuous data across 10 channels (one column for each finger) and I want to identify where any presses reach a threshold.
Currently, I index using my threshold and receive a logical matrix of 1s and 0s, where 1 is above threshold. How can I identify these as presses, where a channel may reach threshold once, descend to below threshold, and then exceed the threshold again, which would count as 2 presses? Currently participants are only required to make one press per finger, and I'd like to punish them on any trials where they make any additional presses.
Thanks in advance,
Rhys
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Graphics Performance에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!