Is there a way to change the sensitivity of the IMU model in MATLAB?
2 views (last 30 days)
Show older comments
Swapnil Sayan Saha
on 26 Jan 2020
Answered: Urmila Rajpurohith
on 4 Mar 2020
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?
0 Comments
Accepted Answer
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 :
0 Comments
More Answers (0)
See Also
Categories
Find more on Sensor Models in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!