Using kron() function within LMI toolbox environment

2 ビュー (過去 30 日間)
Qian Feng
Qian Feng 2017 年 5 月 22 日
コメント済み: Qian Feng 2017 年 8 月 21 日
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 件のコメント
Jan
Jan 2017 年 5 月 22 日
Please explain your claim: "it seems that the variable P cannot be recognized" with any details.
Qian Feng
Qian Feng 2017 年 8 月 21 日
I have contacted the author of LMItoolbox and it seems that the function kron() in Matlab cannot be applied in the LMItoolbox directly.

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeLinear Matrix Inequalities についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by