kkentzo / psoLinks
Particle Swarm Optimization (PSO) in C
☆127Updated 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)☆124Updated 7 years ago
- A C++ Library of Genetic Algorithm Components☆70Updated 7 years ago
- My personal set of C libraries for linear algebra computation based on The Matrix Cookbook and Numerical Recipes in C.☆104Updated 5 years ago
- Convertion program from Matlab to C++ using Armadillo☆191Updated 3 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- Particle Swarm Optimization (PSO) in C++ with MPI support☆18Updated 8 years ago
- A Light-weight and Fast Template Matrix Library☆134Updated 12 years ago
- A free C++ Genetic Algorithm library☆235Updated 8 months 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
- 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
- Computes the Savitzky-Golay Filter coefficients.☆111Updated 4 years ago
- KMeans clustering in Eigen.☆26Updated 9 years ago
- A C++ version of jMetal, a Java framework aimed at multi-objective optimization with metaheuristics.☆68Updated 5 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
- Probabilistic state estimation for robotics applications. Bayes filters include Kalman, Markov chains; Gaussian, uniform and discrete map…☆45Updated 10 years ago
- C++ Implementation of Savitzky-Golay filtering based on Gram polynomials☆113Updated last year
- Genetic Algorithm in C++ with template metaprogramming and abstraction for constrained optimization☆221Updated 5 years ago
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆39Updated last year
- GTL (Graph Template Library) is a STL based library, which provides necessary classes and algorithms for the work with graphs.☆21Updated 3 years ago
- Implementation of the K-Means clustering algorithm.☆109Updated 9 years ago
- Lightweight, dependency free Matrix library (BSD)☆192Updated 3 years ago
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- C++ wrapper for gnuplot☆29Updated 6 years ago
- C/C++ library to handle writing simple Matlab(r) MAT file☆48Updated last year
- CONDOR (COnstrained, Non-linear, Direct, parallel Optimization using trust Region method for high-computing load function) allows continu…☆18Updated 16 years ago
- Kalman is a cross-platform library implementing an Extended Kalman Filter in C++☆24Updated 6 years ago
- This is a C/C++ implementation for Fast Independent Components Analysis.☆17Updated 9 years ago
- Fast C++ implementation of an O(NM) algorithm for the assignment problem.☆54Updated 4 years ago
- PCA implementation in c++☆38Updated 13 years ago
- C++11 multivariate normal distribution sampling using Eigen matrices☆73Updated 3 years ago