Is there a way to sample the accelerometer and gyroscope at different sampling rates in the IMU model?

1 visualización (últimos 30 días)
I want to use two distinct sample rates for the accelerometer and gyro in the IMU model. Is there a way to do so?

Respuestas (1)

SaiDileep Kola
SaiDileep Kola el 24 de Dic. de 2020
Hi,
Is it convenient to use both of them individually with distinct sampling rate, if so you can use the examples provided here as
imu = imuSensor('SampleRate', Fs, 'Accelerometer', params);
or can you describe your use case,

Categorías

Más información sobre MATLAB en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by