필터 지우기
필터 지우기

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

조회 수: 1 (최근 30일)
I want to use two distinct sample rates for the accelerometer and gyro in the IMU model. Is there a way to do so?

답변 (1개)

SaiDileep Kola
SaiDileep Kola 2020년 12월 24일
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,

카테고리

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

태그

제품


릴리스

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by