Is there a way to change the sensitivity of the IMU model in MATLAB?
1 回表示 (過去 30 日間)
古いコメントを表示
Swapnil Sayan Saha
2020 年 1 月 26 日
回答済み: Urmila Rajpurohith
2020 年 3 月 4 日
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!