Estimate Terrain Height using Linear Kalman Filter and Particle Filter

Version 1.0.0.0 (19.1 KB) by HSO
Terrain height estimation using Kalman Filter and Particle Filter
691 Downloads
Updated 28 Feb 2017

View License

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

Cite As

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

MATLAB Release Compatibility
Created with R2012a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0

Added picture