Is there a way to change the sensitivity of the IMU model in MATLAB?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Swapnil Sayan Saha
el 26 de En. de 2020
Respondida: Urmila Rajpurohith
el 4 de Mzo. de 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 comentarios
Respuesta aceptada
Urmila Rajpurohith
el 4 de Mzo. de 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 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Sensor Models en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!