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:
- My personal set of C libraries for linear algebra computation based on The Matrix Cookbook and Numerical Recipes in C.☆107Updated 6 years ago
- C++ Kalman filtering (Extended Kalman Filter, Unscented Kalman Filter)☆126Updated 7 years ago
- Convertion program from Matlab to C++ using Armadillo☆191Updated 3 years ago
- Implementation of the K-Means clustering algorithm.☆109Updated 10 years ago
- A C++ Library of Genetic Algorithm Components☆70Updated 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…☆40Updated 10 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- Particle Swarm Optimization (PSO) in C++ with MPI support☆18Updated 8 years ago
- A C++ version of jMetal, a Java framework aimed at multi-objective optimization with metaheuristics.☆71Updated 5 years ago
- A Light-weight and Fast Template Matrix Library☆132Updated 12 years ago
- Probabilistic state estimation for robotics applications. Bayes filters include Kalman, Markov chains; Gaussian, uniform and discrete map…☆45Updated 10 years ago
- This is a C/C++ implementation for Fast Independent Components Analysis.☆18Updated 9 years ago
- Computes the Savitzky-Golay Filter coefficients.☆111Updated 4 years ago
- Library for performing spectral clustering in C++☆80Updated 2 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆102Updated 10 years ago
- C++11 multivariate normal distribution sampling using Eigen matrices☆73Updated 4 years ago
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆40Updated 2 years ago
- Graph plots, drawing, layout and windows in OpenCV☆130Updated 3 years ago
- Lightweight, dependency free Matrix library (BSD)☆193Updated 4 years ago
- Automatically mex C/C++ functions for Matlab or Octave (with C++11 compiler)☆30Updated 3 years ago
- A multi-processing, highly configurable, C++ Differential Evolution optimization algorithm implementation☆24Updated 5 years ago
- Kalman Filter for Beginners: with MATLAB Examples☆79Updated 11 years ago
- Kalman is a cross-platform library implementing an Extended Kalman Filter in C++☆24Updated 7 years ago
- C++ implementation of the Interior Point Methods (CPPIPM)☆45Updated 7 years ago
- A free C++ Genetic Algorithm library☆241Updated last year
- Two c++ header libs: Eigen matrices to matlab .mat files using 'matio' library, and a Mex wrapper for Eigen matrices.☆40Updated 6 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
- Fast C++ implementation of an O(NM) algorithm for the assignment problem.☆54Updated 4 years ago
- Genetic Algorithm in C++ with template metaprogramming and abstraction for constrained optimization☆221Updated 6 years ago
- Multivariate kernel density estimation [statistics]☆53Updated 10 years ago