problem in finding features of signal for specific range

1 vue (au cours des 30 derniers jours)
Ali Asghar
Ali Asghar le 6 Fév 2020
file 38000x1
Data04Features(i,1)=Function04aFeatureMAV(Data03Windowed(i,1).HandGrip(:,m), length(Data03Windowed(i,1).HandGrip));
Data03Windowed(i,1).HandGrip(:,m) = this take whole lenght of signal like 38000 values but I need to find the feature of first 2000 values then another 2000 values (2001-4000) till 38000 values.Like at end i got 19 values of MAV.
length(Data03Windowed(i,1).HandGrip) how to change it like a packact of 2000 values till 38000 values.
Thank you

Réponses (0)

Catégories

En savoir plus sur Modeling dans Help Center et File Exchange

Tags

Produits


Version

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by