How can one accomplish a H∞ tuning of fixed-structure controllers using the command "hinfstruct" for a DISCRETE system.
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
abd alghafer hani salah
el 18 de Ag. de 2020
Comentada: abd alghafer hani salah
el 18 de Ag. de 2020
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 comentarios
Respuesta aceptada
Paresh yeole
el 18 de Ag. de 2020
It is because of MATLAB version.
For 2015b,
The documentation page for hinfstruct is:
Más respuestas (0)
Ver también
Categorías
Más información sobre Startup and Shutdown en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!