scatter plotting the accelerometer and gyroscope

7 次查看(过去 30 天)
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

回答(1 个)

Deepak Meena
Deepak Meena 2021-3-18
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 个评论
Maryam Erfanisayyar
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!!!

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Scatter Plots 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by