ShuhuaGao / NARMA-L2
C++ 11 implementation of neural networks for nonlinear system modeling and control with multiple NARMA-L2 models
☆11Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for NARMA-L2
- A C++ library for solving Model Predictive Control problems☆28Updated 6 years ago
- Library for High-Performance implementation of solvers for MPC.☆53Updated 3 years ago
- A live plotting tool for LCM message fields.☆13Updated 5 years ago
- This repository contains C++ files that explain how to implement the Model Predictive Control (MPC) algorithm for linear systems in C++ b…☆61Updated 8 months ago
- ☆64Updated 6 years ago
- AleksandarHaber / Linear-Quadratic-Regulator-Optimal-Control-in-Cpp-From-Scratch-by-Using-Newton-MethodWe implemented a solution of the Linear Quadratic Regulator (LQR) Optimal Control problem in C++. We use the Newton method to solve the R…☆20Updated 8 months ago
- C++ implementation of Model Predictive Control(MPC)☆91Updated 6 years ago
- Library for nonconvex constrained optimization using the augmented Lagrangian method and the matrix-free PANOC algorithm.☆68Updated 3 months ago
- A curated list of solvers/software/frameworksrelevant for dynamic optimiation☆28Updated 3 weeks ago
- libmpc++ is a C++ header-only library to solve linear and non-linear MPC☆138Updated 3 months ago
- qpDUNES - an implementation of the DUal NEwton Strategy for quadratic programming☆24Updated 8 years ago
- Economic tuning of tracking (N)MPC problems.☆29Updated 2 years ago
- Tree-Sparse Quadratic Programming☆11Updated 5 years ago
- This is a C++ repository containing various algorithms implemented by me for solving robotics problems☆15Updated 3 years ago
- An implementation of the FBstab quadratic programming solver.☆23Updated last year
- ☆70Updated 6 months ago
- Solver for Algebraic Riccati equation with two ways: iteration based method & eigenvalue decomposition method☆63Updated 6 years ago
- ROS & Gazebo F1/10 Autonomous Racecar Simulator☆77Updated 3 years ago
- Robotics algorithms in C++☆41Updated 5 years ago
- Github Mirror of https://gitlab.mech.kuleuven.be/meco-software/rockit☆42Updated last month
- List of literature and software for optimal control and numerical optimization.☆69Updated 5 years ago
- ☆11Updated 5 years ago
- ☆124Updated 7 months ago
- Hands-On example code for Sensor Fusion and Autonomous Driving Stack based on Autoware☆32Updated last year
- Light-weight C++ library for fast embedded nonlinear optimisation and optimal control☆45Updated last year
- Optimizes (Maximizes) the velocity profile for a vehicle with respect to physical constraints (e.g., power, force, combined acceleration,…☆56Updated 2 years ago
- ☆87Updated last year
- Header-only C++ library containing controllers designed for Lie Groups.☆62Updated last year
- C++ reimplementation of eiquadprog