Perform sensor modeling and simulation for accelerometers, magnetometers, gyroscopes, altimeters, GPS, IMU, and range sensors. Analyze sensor readings, sensor noise, environmental conditions and other configuration parameters. Generate trajectories to emulate these sensors traveling through a world and calibrate the performance of your sensors.
allanvar | Allan variance |
magcal | Magnetometer calibration coefficients |
accelparams | Accelerometer sensor parameters |
gyroparams | Gyroscope sensor parameters |
magparams | Magnetometer sensor parameters |
altimeterSensor | Altimeter simulation model |
gpsSensor | GPS receiver simulation model |
imuSensor | IMU simulation model |
rangeSensor | Simulate range-bearing sensor readings |
kinematicTrajectory | Rate-driven trajectory generator |
timescope | Display time-domain signals |
waypointTrajectory | Waypoint trajectory generator |
Model combinations of inertial sensors and GPS
Remove Bias from Angular Velocity Measurement
This example shows how to remove gyroscope bias from an IMU using imufilter
.
Configure Time Scope MATLAB Object
Customize timescope
properties and use measurement tools.