Estimate Terrain Height using Linear Kalman Filter and Particle Filter

版本 1.0.0.0 (19.1 KB) 作者: HSO
Terrain height estimation using Kalman Filter and Particle Filter
694.0 次下载
更新时间 2017/2/28

查看许可证

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

引用格式

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. 检索来源 .

MATLAB 版本兼容性
创建方式 R2012a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Online Estimation 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0

Added picture