Is there a solution for H2Hinf control problem in the discrete time domain?

I am trying to solve a mixed H2 Hinf problem but in discrete time domain. is the comman h2hinfsyn valid for this problem?

Answers (2)

The function ' h2hinfsyn ' does not work for discrete plants as mentioned in the documentation.
As per the documentation, there is a function for discrete time analysis for H2 control. I would recommend going through the documentation for ' h2syn '.
Unfortunately they have not implemented this yet even though the LMI exists. I hope they implement it soon since h2syn and hinfsyn can hadle both CT and DT systems
Refer to page 128 here.
You will have to manually set up the LMI and use the solver in the robust toolbox

Categories

Find more on Robust Control Toolbox in Help Center and File Exchange

Asked:

on 7 Mar 2017

Answered:

on 31 Oct 2022

Community Treasure Hunt

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

Start Hunting!