Is there a way to change the sensitivity of the IMU model in MATLAB?
2 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
Urmila Rajpurohith
2020-3-4
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 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Sensor Models 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!