EmAdd9 / ANN-PID-ControllerLinks
Design of Optimal PID Controller for the Speed Control of DC Motor by Using Artificial Neural Network.
☆19Updated 2 years ago
Alternatives and similar repositories for ANN-PID-Controller
Users that are interested in ANN-PID-Controller are comparing it to the libraries listed below
Sorting:
- Code for the paper {Pang, Bo, and Zhong-Ping Jiang. "Reinforcement Learning for Adaptive Optimal Stationary Control of Linear Stochastic …☆27Updated 4 years ago
- Control of a nonlinear liquid level system using a new artificial neural network based reinforcement learning approach☆53Updated 6 years ago
- Design of Fuzzy Logic + PID Controller for DC Motor using Matlab and Simulink☆50Updated 7 years ago
- This repository contains classwork and practice examples based on Model Predictive Control. Robust and Stochastic control methods applied…☆60Updated 3 years ago
- MODEL PREDICTIVE CONTROL (MPC) CONTROL BASED ON THE QUASI-MIN-MAX ALGORITHM WITH RELAXATION IN LMIS☆42Updated 11 months ago
- Model Predictive Control using MATLAB☆52Updated 3 years ago
- Official repository of Artificial Neural Network-Based Adaptive PID Controller Design for Vertical Takeoff and Landing Model, which is pr…☆48Updated last year
- Fuzzy and Neuro-Fuzzy Vehicle Navigation with MATLAB☆26Updated 6 years ago
- This repository showcases a hybrid control system combining Reinforcement Learning (Q-Learning) and Neural-Fuzzy Systems to dynamically t…☆67Updated last year
- This simulation file demonstrates a variant of Robust Tube MPC in which the initial nominal state is a decision variable. Theoretical ba…☆19Updated last year
- iman-sharifi-ghb / Function-Approximation-and-Adaptive-PID-Gain-Tuning-using-Neural-Networks-and-Reinforcement-LearningSystem Identification and Self-Tuning PID Control using NN☆84Updated 2 years ago
- Advantage Actor-Critic (A2C) reinforcement learning agent used to control the motor speeds on a quadcopter in order to keep the quadcopte…☆27Updated 3 years ago
- DC Motor Tuning Using Fuzzy Logic And PID Controller☆11Updated 5 years ago
- A Feed-Forward ANN based on MPC for a Three-Phase Inverter With an Output LC Filter☆54Updated 6 years ago
- Implementation of a paper on adaptive optimal control (solving ARE) based on policy iterations☆30Updated 6 years ago
- Data-Driven Predictive Control☆80Updated last year
- a new observer-based adaptive fuzzy integral sliding mode controller (AFISMC) is proposed based on the Lyapunov stability theorem. The pl…☆71Updated 5 years ago
- The code accompanies the publication "Feedback Linearization based on Gaussian Processes with event-triggered Online Learning" by Jonas U…☆48Updated 4 years ago
- Code for active fault-tolerant control design from TIE19 paper☆39Updated 5 years ago
- Electric and hybrid electric aircraft models for component sizing☆26Updated 11 months ago
- Data-driven attitude control design for multirotor UAVs☆20Updated 8 years ago
- A simple robust MPC for linear systems with model mismatch: Balancing conservatism vs computational complexity☆32Updated 3 years ago
- This virtual lab contains interactive exercises to study the design of linear and adaptive model predictive controllers (MPCs) for imple…☆22Updated last year
- Implementation of model predictive control for nonlinear systems via machine learning and function approximators☆56Updated 7 years ago
- J. Berberich, J. Köhler, M. A. Müller and F. Allgöwer, "Data-Driven Model Predictive Control With Stability and Robustness Guarantees," i…☆77Updated 2 years ago
- Tube based Model Predictive Control that utilize Neural Networks to improve performance with adaptive control inputs.☆21Updated 4 years ago
- Implementations of Control (PID, LQ, MPC, ...) and AI (fuzzy logic, Q-learner, SARSA, ...) algorithms