📄 contents.m
字号:
% FILES FOR ANALYSIS AND DESIGN OF TRIPLE INVERTED PENDULUM SYSTEM
%
%
% Construction of the open-loop system
%
% olp_pend.m Creates the open loop system model with mixed uncertainty
%
% Controllers design
%
% hinf_pend.m Design of Hinf controller
% ms_pend.m Design of mu-controller
%
% Controller order reduction
%
% red_pend.m Obtains controller of 20th order
%
% Analysis of the continuous time closed loop system
%
% mu_pend.m Analysis of robust stability, nominal and robust performance
% frs_pend.m Frequency responses of the closed loop system
% clp_pend.m Transient responses of the closed loop system
% pfr_pend.m Frequency responses of the preturbed pendulum models
% wcp_pend.m Determination of the worst case performance
% wpl_pend.m Transient responses for the worst case performance
%
% Analysis of the sampled-data system
%
% dcl_pend.m Transient responses of the closed loop system
%
% Simulation of the nonlinear closed loop system
%
% init_c_pend.m Sets the initial parameters for simulation of the continuous time
% system
% c_pend.mdl Simulink model of the continuous time system
% init_d_pend.m Sets the initial parameters for simulation of the sampled data
% system
% d_pend.mdl Simulink model of the sampled data system
%
% Auxiliary files
%
% mod_pend.m Creates the uncertain pendulum system model
% act_pend.m Creates actuator models with complex uncertainty
% trans1.m Uncertain transfer function of the 1st actuator
% trans2.m Uncertain transfer function of the 2nd actuator
% trans1_m.m Approximates the unceratinty of the 1st actuator
% trans2_m.m Approximates the uncertainty of the 2nd actuator
% wts_pend.m Sets the performance weighting functions
% wsn_pend.m Sets the noise shaping filter
% dk_pend.m Sets the DK-iterations parameters in the mu-synthesis
% sim_pend.m Creates the simulation model of the closed loop system
% wfit.m Fits a transfer function to a given frequency response
% s_pend.m S-function used in the nonlinear simulation of the pendulum system
% inc_pend.m Sets the initial conditions in the nonlinear simulation of the
% pendulum system
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -