Self-Tuning Regulators (STR)
% this function to esimate the system and contoller parameter by using
% Indirect self-tuning regulator contoller (model following)
% estimation is done by one of the linear estimation model
% The plant tansfer function :
% z^(-d) B(z^-1)
% Gp(z^-1) = --------------------------
% A(z^-1)
%
% The feedback controller tansfer function :
% S(z^-1)
% Gc(z^-1) = --------------------------
% R(z^-1)
% The feedforward controller tansfer function :
% T(z^-1)
% Gc(z^-1) = --------------------------
% R(z^-1)
Reference : Adaptive control by Astrom and adaptive control using matlab
Citar como
Mohamed Atyya (2023). Self-Tuning Regulators (STR) (https://www.mathworks.com/matlabcentral/fileexchange/58554-self-tuning-regulators-str), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
Etiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
1 - Indirect STR/
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0.0 | . |