Luis Felix
2008-12-27 00:19:02 UTC
I am using tMATLAB?s lmi editor. I am having problems with
[kron(L,P)+kron(M,A*P)]<0
The errors are:
1. Constant terms in diagonal blocks must be symmetric
2. Error using + dimension must agree.
Matrices L, P, M and A are of proper dimension, I verified twice.
L, M and A are constant matrices and P is a variable matrix. It is a Lyapunov symmetric matrix, propery defined.
I have another LMIs and everything worked fine until I added the kronecker product.
I hope someone can help me with this issue. I am reading the .pdf LMI toolbox guide but I have not found anything regarding the use of kronecker product in MATLAB lmi editor.
Luis Carlos
[kron(L,P)+kron(M,A*P)]<0
The errors are:
1. Constant terms in diagonal blocks must be symmetric
2. Error using + dimension must agree.
Matrices L, P, M and A are of proper dimension, I verified twice.
L, M and A are constant matrices and P is a variable matrix. It is a Lyapunov symmetric matrix, propery defined.
I have another LMIs and everything worked fine until I added the kronecker product.
I hope someone can help me with this issue. I am reading the .pdf LMI toolbox guide but I have not found anything regarding the use of kronecker product in MATLAB lmi editor.
Luis Carlos