How can one accomplish a H∞ tuning of fixed-structure controllers using the command "hinfstruct" for a DISCRETE system.
    4 次查看(过去 30 天)
  
       显示 更早的评论
    
In input Arguments description of "hinfstruct" one can see that the input argument CL0 could be continous or discrete 
"CL0 can be a continuous-time or discrete-time model. In discrete time, the sample time must be specified (Ts ≠ –1)"
unfortunatly if I use it for discrete system I get this error 
"Error using
DynamicSystem/hinfstruct (line
153)
The "hinfstruct" command only
handles continuous-time models
without delays"
could anyone help me ?
I am using MATLAB R2015b 
0 个评论
采纳的回答
  Paresh yeole
      
 2020-8-18
        It is because of MATLAB version.
For 2015b, 
The documentation page for hinfstruct is:
更多回答(0 个)
另请参阅
类别
				在 Help Center 和 File Exchange 中查找有关 H-Infinity Synthesis 的更多信息
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

