Estimate Terrain Height using Linear Kalman Filter and Particle Filter

Terrain height estimation using Kalman Filter and Particle Filter

Ahora está siguiendo esta publicación

The scripts simulates the observations taken from terrain by a distance sensor mounted in an UAV and tries to estimate the current hight from ground with noisy observations.
Both Linear Kalman Filter and Particle Filter techniques were implemented and compared.
Instructions to RUN: run the main.m script

Citar como

HSO (2026). Estimate Terrain Height using Linear Kalman Filter and Particle Filter (https://la.mathworks.com/matlabcentral/fileexchange/61806-estimate-terrain-height-using-linear-kalman-filter-and-particle-filter), MATLAB Central File Exchange. Recuperado .

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.0.0.0

Added picture