ZhaoyongLiu / Books-on-automatic-controlLinks
☆83Updated this week
Alternatives and similar repositories for Books-on-automatic-control
Users that are interested in Books-on-automatic-control are comparing it to the libraries listed below
Sorting:
- 先进PID控制MATLAB仿真 (4th) MATLAB PID算法 仿真 学习☆112Updated 5 years ago
- 简明控制理论教程☆123Updated 2 weeks ago
- 先进PID控制算法(ADRC,TD,ESO)☆64Updated 4 years ago
- v1☆172Updated 6 years ago
- A basic sliding mode controllers' set uses Simulink's matlab function to simulate.☆33Updated 2 years ago
- 【笔记】学习工程中用到的控制理论以及相关的基础数学、机器人控制理论与机器人开发技术☆74Updated 3 months ago
- 《Matlab/Simulink与控制系统仿真》☆35Updated 4 years ago
- RBF神经网络自适应控制的相关代码,具体可参考 Liu J K. Radial Basis Function Neural Network Control for Mechanical Systems: Design, Analysis and Matlab Simulat…☆44Updated 4 years ago
- 反馈跟踪控制器,控制算法工具包,ADRC自抗扰控制,PID控制,抗积分饱和PID控制,增量式PID控制,模糊FuzzyPID控制,LQR线性二次型调节器控制,启发算法控制,强化学习控制,无人机轨迹跟踪控制☆169Updated last year
- Adaptive tuning of an aircraft pitch PID controller with Deep Reinforcement Learning Algorithm☆43Updated 4 years ago
- ADRC uses an Extended state observer to linearize the Quadrotor's Nonlinear dynamics (similar to Feedback linearization). This makes it c…☆84Updated 6 years ago
- Model Free Adaptive Control☆55Updated 6 years ago
- 复制了《控制之美卷2》书籍提供的Octave源代码,并用Matlab进行部分复现。☆43Updated last year
- ☆54Updated 8 years ago
- 控制理论相关的书籍,也是从别人那里下载的,分享给大家☆30Updated 6 years ago
- created a smc(sliding mode control) controller for a motor (for smc learning)☆72Updated 4 years ago
- A NUAA course project: ADRC Simulation. 南航课程大作业:ADRC仿真(程序+报告+申请书)☆19Updated 5 years ago
- Code for the paper Feedforward Tuning by Fitting Iterative Learning Control Signal for Precision Motion Systems☆51Updated 4 years ago
- Novel adaptive tuning of the PID gains using an Actor-Critic-based Neural Network for Attitude Control of a 6-Dof, 4-motor Robot☆28Updated 9 months ago
- Implementations of Control (PID, LQ, MPC, ...) and AI (fuzzy logic, Q-learner, SARSA, ...) algorithms☆73Updated 7 years ago
- ADRC(Active Disturbance Rejection Control)☆12Updated 4 years ago
- Adaptive PID control of a flexible manipulator using DDPG algorithm.