kkentzo / pso
Particle Swarm Optimization (PSO) in C
☆119Updated 4 years ago
Alternatives and similar repositories for pso:
Users that are interested in pso are comparing it to the libraries listed below
- Particle Swarm Optimization (PSO) in C++,较为通用的粒子群优化算法(变量维度可变)☆47Updated 7 years ago
- Particle Swarm Optimization (PSO) in C++ with MPI support☆17Updated 7 years ago
- C++ implementation of the Interior Point Methods (CPPIPM)☆41Updated 6 years ago
- Genetic Algorithm in C++ with template metaprogramming and abstraction for constrained optimization☆218Updated 4 years ago
- A C++ Library of Genetic Algorithm Components☆64Updated 6 years ago
- Implementation of the K-Means clustering algorithm.☆105Updated 9 years ago
- A C++ version of jMetal, a Java framework aimed at multi-objective optimization with metaheuristics.☆65Updated 4 years ago
- Probabilistic state estimation for robotics applications. Bayes filters include Kalman, Markov chains; Gaussian, uniform and discrete map…☆45Updated 9 years ago
- C++ Implementation of the RBF (Radial Basis Function) Network and choosing centroids using K-Means++☆38Updated 9 years ago
- C++ Kalman filtering (Extended Kalman Filter, Unscented Kalman Filter)☆122Updated 6 years ago
- Numerical optimization in C++☆38Updated 10 years ago
- A free C++ Genetic Algorithm library☆223Updated last year
- Matlab implementation of particle swarm optimization. Well documented with examples.☆84Updated 8 years ago
- A Light-weight and Fast Template Matrix Library☆130Updated 11 years ago
- KDTree library☆113Updated 14 years ago
- Learn about particle swarm optimization (PSO) through Python!☆264Updated 3 years ago
- C++11 multivariate normal distribution sampling using Eigen matrices☆72Updated 3 years ago
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆37Updated last year
- KMeans clustering in Eigen.☆26Updated 8 years ago
- C++ wrapper for gnuplot☆24Updated 5 years ago
- Source repository for OOQP, a quadratic programming solver (and more)☆76Updated 8 years ago
- My personal set of C libraries for linear algebra computation based on The Matrix Cookbook and Numerical Recipes in C.☆97Updated 5 years ago
- 粒子群优化算法☆26Updated 4 years ago
- A C++ toolkit for Convex Optimization (Logistic Loss, SVM, SVR, Least Squares etc.), Convex Optimization algorithms (LBFGS, TRON, SGD, Ad…☆50Updated 2 years ago
- CONDOR (COnstrained, Non-linear, Direct, parallel Optimization using trust Region method for high-computing load function) allows continu…☆18Updated 15 years ago
- This is my undergraduate thesis about high-performance discrete particle swarm optimization (PSO) algorithm and software development of a…☆31Updated 7 years ago
- Matlab and C++ code for implementation of the Extended Kalman Filter for estimating dynamic quantities for a single rigid body with distr…☆39Updated 9 years ago
- Particle swarm optimization (PSO) that supports constraints☆322Updated 6 years ago
- Code for tutorial on how to use Eigen's LM optimization☆69Updated 7 years ago
- Python sample code of robot localization with ensemble kalman filter and landmarks☆26Updated 5 years ago