Is there a way to change the sensitivity of the IMU model in MATLAB?

4 views (last 30 days)
I want to model the sensitivity (minimum value an accelerometer or gyro can register) using the IMU model provided in MATLAB. However, I don't see such parameters in accelparams or gyroparams. I can just set the maximum value that can be registered by an IMU (measurement range).
Is there a way to set the minimum value too?

Accepted Answer

Urmila Rajpurohith
Urmila Rajpurohith on 4 Mar 2020
you can use "Resolution" property of accelparams or gyroparams to specify minimum value an accelerometer or gyro can register.
To know how to use this property you can refer to the below links :

More Answers (0)

Tags

Products


Release

R2019b

Community Treasure Hunt

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

Start Hunting!