このページの内容は最新ではありません。最新版の英語を参照するには、ここをクリックします。
センサー モデル
以下を含むさまざまなセンサーをモデル化します。IMU (加速度計、ジャイロスコープ、磁力計)、GPS 受信機、高度計、レーダー、LiDAR、ソナー、IR。センサー モデルのパラメーターを変更することで、環境、チャネル、およびセンサーの構成を再現できます。アクティブ センサーの場合は、対応するエミッターとチャネルを別個のオブジェクトとしてモデル化することもできます。
関数
ブロック
Fusion Radar Sensor | Generate radar sensor detections and tracks (R2022b 以降) |
GPS | ノイズのある GPS センサー読み取りのシミュレーション (R2021b 以降) |
IMU | IMU simulation model |
INS | Simulate INS sensor |
トピック
- Introduction to Statistical Radar Models for Object Tracking
In a tracking system, sensors are used to generate measurements or detections from targets in an environment. Sensors generally have an aperture by which they intercept the energy that targets either emit or reflect. Sensors primarily use the intercepted energy to obtain information about the state and attributes of targets.
- Simulate Radar Detections
Simulate target detections by radar sensors.
- Model IMU, GPS, and INS/GPS
Model combinations of inertial sensors and GPS.
- IMU 測定のシミュレーションの概要
この例では、
imuSensor
System object™ を使用して慣性計測ユニット (IMU) 測定をシミュレートする方法を示します。 - 角速度測定からのバイアスの削除
この例では、
imufilter
を使用して IMU からジャイロスコープのバイアスを削除する方法を説明します。