Phantim97 / GPS-Kalman-Filter
Filter out GPS Noise on Arduino and applying a Kalman Filter with SSE implementation
☆17Updated 3 years ago
Alternatives and similar repositories for GPS-Kalman-Filter:
Users that are interested in GPS-Kalman-Filter are comparing it to the libraries listed below
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- Modern C++ 20 compile time OpenAPI parser and code generator implementation☆21Updated 3 years ago
- C++11 compatible charconv☆30Updated 3 weeks ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- GTL (Graph Template Library) is a STL based library, which provides necessary classes and algorithms for the work with graphs.☆20Updated 2 years ago
- 📦 TCP based publish-subscribe library for C++ 🌐☆44Updated last month
- A performant and flexible genetic algorithm implemented in C++20/23.☆19Updated 8 months ago
- The Numerical Template Toolbox - C++ Scientific Computing Made Easy☆39Updated 9 years ago
- C++ Empirical Transfer Function Estimate (ETFE) Similar to MATLAB tfestimate, pwelch, and cpsd☆54Updated 4 years ago
- Allows a programmer to print table-like outputs over std::ostream.☆26Updated last year
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆41Updated 3 weeks ago
- C++ genetic algorithms scientific library☆13Updated last year
- Coroutine implementation for C++11☆18Updated 13 years ago
- A header-only C++ library that allows easily creating thread-safe, concurrency friendly resources.☆20Updated last year
- A simple and easy C++ Finite State Machine (FSM) container, with full manual☆25Updated last year
- another c#-like property accessor for C++11 and above.☆20Updated 6 months ago
- A simple C++17 lib that helps you to quickly plot your data with GnuPlot☆48Updated 2 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- Granular Rigid Body Simulation Framework: efficient research tools to simulate non-smooth granular rigid body dynamics.