kkentzo / psoLinks
Particle Swarm Optimization (PSO) in C
☆131Updated 5 years ago
Alternatives and similar repositories for pso
Users that are interested in pso are comparing it to the libraries listed below
Sorting:
- C++ Kalman filtering (Extended Kalman Filter, Unscented Kalman Filter)☆125Updated 7 years ago
- A C++ Library of Genetic Algorithm Components☆70Updated 7 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- My personal set of C libraries for linear algebra computation based on The Matrix Cookbook and Numerical Recipes in C.☆107Updated 6 years ago
- Computes the Savitzky-Golay Filter coefficients.☆110Updated 4 years ago
- Convertion program from Matlab to C++ using Armadillo☆190Updated 3 years ago
- Probabilistic state estimation for robotics applications. Bayes filters include Kalman, Markov chains; Gaussian, uniform and discrete map…☆45Updated 10 years ago
- Implementation of the K-Means clustering algorithm.☆109Updated 10 years ago
- A free C++ Genetic Algorithm library☆239Updated 10 months ago
- C++ Implementation of Savitzky-Golay filtering based on Gram polynomials☆113Updated last year
- Lightweight, dependency free Matrix library (BSD)☆192Updated 4 years ago
- C++11 multivariate normal distribution sampling using Eigen matrices☆73Updated 3 years ago
- Matlab and C++ code for implementation of the Extended Kalman Filter for estimating dynamic quantities for a single rigid body with distr…☆40Updated 9 years ago
- PID controller, model predictive controller☆37Updated 4 years ago
- Particle Swarm Optimization (PSO) in C++ with MPI support☆18Updated 8 years ago
- C++ implementation of the Interior Point Methods (CPPIPM)☆44Updated 7 years ago
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆39Updated 2 years ago
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- GTL (Graph Template Library) is a STL based library, which provides necessary classes and algorithms for the work with graphs.☆21Updated 3 years ago
- Various Splines Interpolation classes☆148Updated last month
- communication between python and cpp using zeromq and protobuf☆42Updated 4 years ago
- Kalman is a cross-platform library implementing an Extended Kalman Filter in C++☆24Updated 6 years ago
- PCA implementation in c++☆38Updated 13 years ago
- Two c++ header libs: Eigen matrices to matlab .mat files using 'matio' library, and a Mex wrapper for Eigen matrices.☆40Updated 6 years ago
- KMeans clustering in Eigen.☆26Updated 9 years ago
- Particle Swarm Optimization (PSO) in C++,较为通用的粒子群优化算法(变量维度可变)☆53Updated 8 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- C++ wrapper for gnuplot☆29Updated 6 years ago
- Software platform and algorithms for multi-body dynamics simulation, control, estimation, and path-planning. Intended for robotics softwa…☆42Updated 11 months ago
- C Implementations of Particle Filter☆16Updated 11 years ago