Self-Tuning Regulators (STR)

Self-Tuning Regulators (STR)
937 Downloads
Updated 4 Aug 2016

View License

% 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
Created with R2013b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Adaptive Control in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0

.