An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: kalmanfilter

AlexanderSobolev1990/kalman_filters_solution

Kalman filters - linear and nonlinear (unscented, cubature, square root and hybride versions)

Language: C++ - Size: 2.84 MB - Last synced at: 3 days ago - Pushed at: 3 months ago - Stars: 15 - Forks: 0

FrancoisCarouge/Kalman

Kalman Filter

Language: C++ - Size: 65.6 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 56 - Forks: 7

Md-Aadil-07/Flight-Control-Design-MBD-MBSE

Flight Control Design - MBD

Language: C++ - Size: 3.11 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

PannagaS/robotics-classics

This repo contains Linear Kalman Filter and Extended Kalman Filter implementation in both C++ and Python. In addition, there is a Docker implementation using ROS2 (in C++). The dynamics are of a simple differential drive mobile robots'. The repository was primarily created for personal use, but open for suggestions.

Language: C++ - Size: 26.7 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

DanielMartensson/Adaptive-Control

Adaptive control methods developed by Karl Johan Åström and Björn Wittenmark from the 70-80's for industrial use

Language: MATLAB - Size: 9.33 MB - Last synced at: 17 days ago - Pushed at: about 1 year ago - Stars: 101 - Forks: 32

yeataro/TD-SimpleKalmanCHOP

A basic kalman filter TouchDesigner C++ CHOP.

Language: C++ - Size: 34.8 MB - Last synced at: 1 day ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 0

haknkayaa/Pololu-AltIMU-10-v5

AltIMU-10 v5 Gyro, Accelerometer, Compass, and Altimeter (LSM6DS33, LIS3MDL, and LPS25H Carrier)

Language: C++ - Size: 15.3 MB - Last synced at: 12 days ago - Pushed at: almost 4 years ago - Stars: 10 - Forks: 1

dineshresearch/awesome-kalman

A curated list of awesome Kalman filter papers ,articles , applications, software and resources

Size: 17.6 KB - Last synced at: about 22 hours ago - Pushed at: about 7 years ago - Stars: 6 - Forks: 3

hamdiboukamcha/3DKalmanFilter

3D Kalman Filter - C++ Implementation

Language: C++ - Size: 101 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

Al-khwarizmi-780/OpenKF

This is an open source Kalman filter C++ library based on Eigen3 library for matrix operations. The library has generic template based classes for most of Kalman filter variants including: (1) Kalman Filter, (2) Extended Kalman Filter, (3) Unscented Kalman Filter, and (4) Square-root UKF..

Language: Jupyter Notebook - Size: 6.73 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 85 - Forks: 20

SunagCM/Kalman-Filter

Kalman Filter Assignment

Language: Roff - Size: 9.77 KB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

yanniks/KalmanJS-Swift

A Swift port of KalmanJS

Language: Swift - Size: 7.81 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 1

mltraore/Kalman-Filter-Implementation

Simple Colored Object Tracking using OpenCV inRange() Function

Language: Python - Size: 105 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

MajidAkh/KalmanFilter

A kalman filter for calculating a trajectory with stochastic noise (from scratch) using tech as, Python, CMake, pybind11, C++.

Language: Python - Size: 44.8 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

SaysWis/Robot_Control

Robot Control using PID Controller and Kalman Filter

Language: MATLAB - Size: 3.33 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 13 - Forks: 3

HaozhengLi/Toolbox_liKalmanTracker

A toolbox using OpenCV 2.4.9 to do point multi-target Kalman tracking.

Language: C++ - Size: 6.57 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 14 - Forks: 2

Kogl1n/Ensemble-Kalman-Filter

EnKF in Matlab for a system of two PDEs modeling burglar behavior (model of Short et al.)

Language: Matlab - Size: 20.5 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 10 - Forks: 3

xiyueyiwan/Kalman-and-Bayesian-Filters-in-Python Fork of rlabbe/Kalman-and-Bayesian-Filters-in-Python

Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.

Size: 574 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

btknzn/Autonomous-Route-following-system-for-small-degree-routes

(LQR controller AND KALMAN FİLTER APPLİCATİON) In real world, we have a lot of straight highways. In this highways, we do not need to make an movement to drive. We can just start our cruise control and lock our cars' wheel. Do you think that it is simple?. Actually there is not any highways, which is 100 percent straight. Because of this situation we can not lock our the wheel of our autos and can not go straight.To lock our wheel and watch the route, we can design a controller and our system can follow our routes autonomusly for small degree. For example our system can follow small sinus signal. You can see our system.We assumed that it is unicycle robot. We are going to adjust our robots' angle via controlling angular accelartion

Language: HTML - Size: 2.78 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

whizbuzzer/KalmanFilter

Implementation of Kalman Filter for Object Tracking in 1D and 2D custom-modeled systems.

Language: C++ - Size: 208 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

jeckonov/Econometrics

Filters (kalman, hodrick-prescott, moving average) together with comparison and sensitivity analysis (in notebook filters_with_parameters)+var analysis and granger causality test. Test for random walk (CE currencies using yfinance API)

Language: Jupyter Notebook - Size: 1.05 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 2

mchoblet/ensemblefilters

A collection of ensemble square root kalman filters implemented in Python

Language: Python - Size: 15.6 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 1

ParkerBarrett959/NavFuse

General navigation software library for sensor fusion.

Language: C++ - Size: 922 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 6 - Forks: 2

PrakritTyagi/Kalman-Filter-Example

Kalman Filter Example , its for anyone looking to better understand this algorithm.

Language: MATLAB - Size: 1.07 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

MaironW/TCC

This repository contains most of the files used by me, Mairon S. Wolniewicz, to develop the final project of my Aerospace Engineer undergraduation studies at Federal University of Santa Catarina.

Language: C++ - Size: 81.5 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 2

Digital1O1/4_DOF_Robotic_Arm

Taking the gyroscopic, accelerator, manometer data from a calibrated MPU_9250 to calculate the yaw, pitch, and roll which is then sent via a wireless communication protocol to control a 4-Degree-Of-Freedom robotic arm, or other peripherals such as rovers, drones, etc.

Language: C++ - Size: 990 KB - Last synced at: 2 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

AlexanderSilvaB/bflib

Header-only Bayes Filters Library

Language: C++ - Size: 369 KB - Last synced at: 20 days ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 4