kalman
Kalman estimator
A JavaScript implementation of the Kalman filter algorithm for state estimation in dynamic systems
Kalman Filter in Javascript
114 stars
8 watching
30 forks
Language: JavaScript
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
aaltoml/kalman-jax | This project develops an approximate inference framework for temporal Gaussian processes using Kalman filtering and smoothing methods. | 97 |
mherb/kalman | A C++ library implementing common Kalman filter variants for state estimation in nonlinear systems | 1,334 |
jeljaik/extended-kalman-filter | An implementation of an extended Kalman filter for estimating dynamic quantities in a single rigid body from distributed measurements. | 38 |
awerries/kalman-localization | A MATLAB implementation of a Kalman filter-based localization system for sensor fusion of GPS/INS/compass data | 92 |
auralius/kalman-cpp | An implementation of various Kalman filter algorithms in C++ | 31 |
csalinasonline/kalmanmatlabcode | Provides MATLAB implementations of the Kalman filter algorithm and its applications in signal processing | 70 |
milosgajdos/go-estimate | A collection of filtering algorithms implemented in Go | 114 |
rosshartley/invariant-ekf | A C++ library for estimating a robot's 3D pose and velocity using a filter that incorporates various sensor data. | 467 |
blue-yonder/pydse | A tool for estimating dynamic systems from time series data | 40 |
simondlevy/sensorfusion | An implementation of sensor fusion using Kalman filter in MATLAB | 158 |
cmoscardi/bus_kalman | Interpolating bus travel times using a Kalman Filter to smooth noisy measurements | 28 |
philbooks/kalman-filter-for-beginners | A sample code implementation of the Kalman filter algorithm in MATLAB/Octave | 128 |
jmervine/node-yslowjs | A Node.js wrapper around PhantomJS YSlow.js performance auditing tool | 9 |
rahulsinghai/jmeter-backend-listener-kafka | Enables sending JMeter test results to a Kafka server. | 30 |
itadventurer/kafka-backup | A tool for backing up and restoring data from Apache Kafka | 164 |