kkentzo / psoLinks
Particle Swarm Optimization (PSO) in C
☆121Updated 4 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)☆123Updated 7 years ago
- My personal set of C libraries for linear algebra computation based on The Matrix Cookbook and Numerical Recipes in C.☆102Updated 5 years ago
- Convertion program from Matlab to C++ using Armadillo☆191Updated 3 years ago
- A C++ Library of Genetic Algorithm Components☆67Updated 7 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- A free C++ Genetic Algorithm library☆232Updated 5 months ago
- C++ implementation of the Interior Point Methods (CPPIPM)☆44Updated 7 years ago
- Implementation of the K-Means clustering algorithm.☆108Updated 9 years ago
- Computes the Savitzky-Golay Filter coefficients.☆111Updated 3 years ago
- A Light-weight and Fast Template Matrix Library☆134Updated 12 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
- Various Splines Interpolation classes☆143Updated this week
- 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
- Probabilistic state estimation for robotics applications. Bayes filters include Kalman, Markov chains; Gaussian, uniform and discrete map…☆45Updated 10 years ago
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆66Updated 6 years ago
- A C++ version of jMetal, a Java framework aimed at multi-objective optimization with metaheuristics.☆67Updated 4 years ago
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- Particle Swarm Optimization (PSO) in C++,较为通用的粒子群优化算法(变量维度可变)☆53Updated 8 years ago
- A C++ toolkit for Convex Optimization (Logistic Loss, SVM, SVR, Least Squares etc.), Convex Optimization algorithms (LBFGS, TRON, SGD, Ad…☆51Updated 3 years ago
- Cubic B-Spline implementation in C++ templates☆100Updated 11 months ago
- Library for performing spectral clustering in C++☆78Updated 2 years ago
- Fast, vectorized C++ implementation of K-Means using the Eigen matrix template library. Includes Matlab and Python interfaces.☆57Updated 8 years ago
- An evolutionary computation framework to (automatically) build fast parallel stochastic optimization solvers☆107Updated 3 months ago
- PCA implementation in c++☆37Updated 13 years ago
- An C++ Version of Q-Learning, to Train Robot Play with Flappybird!!☆44Updated 8 years ago
- Lightweight, dependency free Matrix library (BSD)☆189Updated 3 years ago
- C++ wrapper for gnuplot☆28Updated 6 years ago
- A multi-processing, highly configurable, C++ Differential Evolution optimization algorithm implementation☆23Updated 4 years ago
- Kalman Filter for Beginners: with MATLAB Examples☆73Updated 10 years ago