% 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
Cite As
Mohamed Atyya (2024). Self-Tuning Regulators (STR) (https://www.mathworks.com/matlabcentral/fileexchange/58554-self-tuning-regulators-str), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
1 - Indirect STR/
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 | . |