From: SARVANI NADIMINTY on 23 Mar 2010 10:54 how can i perform optimization using matrix inequations where the expression in the inequation involves lots of variables and operations on those variables....??For example: Consider a matrix M= [A*3 B*4 C*(2+ i )] [D*(6+i) E*5 F*(6) ] [G*7 H*6 K*9 ] It s a 3x3 matrix and now i have to perform an operation like the following... inverse( M*transpose(M)) and this operation is subject to a constraint. How can i perform such operations using MATLAB..?.please help me out.
|
Pages: 1 Prev: 2d images from 3d volume Next: matrix inequations and optimization |