scatter plotting the accelerometer and gyroscope

10 vues (au cours des 30 derniers jours)
Maryam Erfanisayyar
Maryam Erfanisayyar le 9 Mar 2021
I have data from accelometer and gyroscope of the wearable sensor. if I want to have scatter plot of this data how can it be? also I have a problem that these signals has different vectors so is it necssery to be adjust them?
the columns of the both data are 4 and they are time x y z axises and all the data is in an excel file

Réponses (1)

Deepak Meena
Deepak Meena le 18 Mar 2021
Hi
Since you already have data in xcel file , import the data in MATLAB using import tool. Now you can have the scatter plot for both the data using the scatter3. The size of your two data need not to be same .
  2 commentaires
Maryam Erfanisayyar
Maryam Erfanisayyar le 22 Mar 2021
perfect thank you
Maryam Erfanisayyar
Maryam Erfanisayyar le 23 Mar 2021
ok one more question actully I try different codes to resample the files so both of them has the same length with frequency of 50 Hz but every time I get different length only with different frame. I used upsampling downsampling, now I am confused!!!

Connectez-vous pour commenter.

Catégories

En savoir plus sur Scatter Plots dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by