Using kron() function within LMI toolbox environment

Hi there, How do we implement a Kronecker product kron() within the LMI toolbox environment ? I have searched the syntax of LMI toolbox and did not find anything concerning the implementation of Kronecker products.
If I implement the following code
PN=lmivar(1,[4 1]) ; P = kron((4/5)*eye(1), PN);
then it seems that the variable P cannot be recognized by the LMI program.
Thanks a lot !

2 commentaires

Jan
Jan le 22 Mai 2017
Please explain your claim: "it seems that the variable P cannot be recognized" with any details.
Qian Feng
Qian Feng le 21 Août 2017
I have contacted the author of LMItoolbox and it seems that the function kron() in Matlab cannot be applied in the LMItoolbox directly.

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Linear Matrix Inequalities dans Centre d'aide et File Exchange

Question posée :

le 22 Mai 2017

Commenté :

le 21 Août 2017

Community Treasure Hunt

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

Start Hunting!

Translated by