configure the sampling frequency of gps receiver of "matlab mobile sensor" App

조회 수: 7 (최근 30일)
qiqin yu
qiqin yu 2022년 7월 26일
댓글: Clayton Allen 2024년 11월 13일 17:16
I have noticed that the Matlab mobile sensor app allows the user the set the sampling rate.
However, it only applies to the sampling frequency of the IMU measurements, but not to the GPS receiver.
As shown in the below screenshot, there are 60,901 measurements of the orientation angle (from IMU), but only 22 position data.
Is there a way to set the sampling of the GPS receiver to the same rate as that of the IMU? so in this case, I will have 60901 measurements of the GPS data

답변 (1개)

Suraj
Suraj 2023년 9월 5일
Greetings Qiqin
Due to the way position data is collected, the GPS sensor may not read out at the sampling rate set by the user. The mobile device operating system (Android or iOS) generates new data points based on device movement and currently there is no way for users to control the rate of readout on MATLAB Mobile.
I hope this helps.
Best regards,
Suraj.
  댓글 수: 1
Clayton Allen
Clayton Allen 2024년 11월 13일 17:16
So what would be the best way to incorporate the two measurements?
If you wanted to plot the two data points IMU and GPS.Speed (For example), would simply try to interpolate the time series on the GPS data points to fill in the gaps?
This moring, I did a sensor log of the Acceleration and GPS and I wanted to plot the Acceleration and GPS Speed over time. But because the two series aren't the same dimension, I have been contemplating how to navigate that.
Cheers,

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 MATLAB Mobile에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by