Non-homogeneous frecuency in Matlab Mobile measurements

1 view (last 30 days)
Hello! When measuring accelerations with Matlab Mobile, the timestamp is not homogeneous and, therefore, the frecuency.
Is there a solution to obtain an homogeneous timestamp in a simple way?
Thanks!

Answers (1)

Star Strider
Star Strider on 23 May 2023
If you are referring to Android Sensors Data Acquisition , probably not. To create a regularly-sampled signal, it would be necessary to use the resample function. (I have never tried this with sensor data, so I have no experience with it in that context. It will be necessary for you to experiment.)

Community Treasure Hunt

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

Start Hunting!