Effacer les filtres
Effacer les filtres

Working on subsection of EMG data

4 vues (au cours des 30 derniers jours)
Maaike Iris Moes
Maaike Iris Moes le 28 Juin 2022
Réponse apportée : Chunru le 28 Juin 2022
Hi all,
I'm new to Matlab, so sorry for this rudimentary question.
I have collected surface EMG data over a 140 minute time period. This resulted in a time variable and my EMG data in volts. For the data collection a sampling frequency of 1925.92 was used. I now need to calculate the mean root square of different subjections of the data. Since, the markers time were not recorded during data collection, I need to determine the start and endpoint of the subsections by hand.
I would like to know the best way to split my data into subsections in my data.
Any ideas are welcome. Thanks.

Réponses (1)

Chunru
Chunru le 28 Juin 2022
The simplest way (but can be cumbersome) is to plot the data and manually mark the starting and ending point of each section of data.
For automatic segmentation, it is depending on your data and there is no universal approach.

Tags

Produits


Version

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by