kalman-localization

Kalman filter library

A MATLAB implementation of a Kalman filter-based localization system for sensor fusion of GPS/INS/compass data

MATLAB implementation of localization using sensor fusion of GPS/INS through an error-state Kalman filter.

GitHub

92 stars
7 watching
43 forks
Language: Matlab
last commit: about 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
csalinasonline/kalmanmatlabcode Provides MATLAB implementations of the Kalman filter algorithm and its applications in signal processing 70
simondlevy/sensorfusion An implementation of sensor fusion using Kalman filter in MATLAB 158
philbooks/kalman-filter-for-beginners A sample code implementation of the Kalman filter algorithm in MATLAB/Octave 128
mherb/kalman A C++ library implementing common Kalman filter variants for state estimation in nonlinear systems 1,334
mbrossar/fusion2018 Matlab code implementing an invariant Kalman filtering algorithm for visual inertial SLAM applications. 143
cliansang/positioning-algorithms-for-uwb-matlab Matlab implementation of various positioning algorithms for UWB localization systems 92
jeljaik/extended-kalman-filter An implementation of an extended Kalman filter for estimating dynamic quantities in a single rigid body from distributed measurements. 38
simondlevy/tinyekf An Extended Kalman Filter implementation in C/C++ and Python for prototyping sensor fusion applications. 1,015
auralius/kalman-cpp An implementation of various Kalman filter algorithms in C++ 31
aaltoml/kalman-jax This project develops an approximate inference framework for temporal Gaussian processes using Kalman filtering and smoothing methods. 97
eea-sensors/ekfukf A toolbox for building state estimation algorithms using Kalman filters and smoothers. 104
mbrossar/ai-imu-dr Develops an accurate method for dead reckoning of wheeled vehicles based only on IMU data 823
petworm/larvio An implementation of a monocular visual inertial odometry algorithm based on Multi-State Constraint Kalman Filter for accurate and robust localization 737
stevenjl/tdoa_localization A Matlab implementation of an algorithm for locating the source of a signal based on time delay of arrival measurements from multiple microphones. 122
itstartstosnow/chan_algorithm_on_matlab Matlab implementation of TDOA based localization algorithm 48