Identify 'Presses' From Continuous Data
Afficher commentaires plus anciens
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
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Graphics Performance dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!