document.write( "Question 1103082: Hi.
\n" );
document.write( "My question is related to my project:
\n" );
document.write( "F is a stable matrix (all eigenvalues are less than 1)
\n" );
document.write( "(F+G*K) is another stable matrix.
\n" );
document.write( "B is a positive semi definite matrix.
\n" );
document.write( "Q_i = [(F+GK)^i - F^i ] B [(F+GK)^i - F^i ]^T\r
\n" );
document.write( "\n" );
document.write( "Here is the equation:
\n" );
document.write( "Trace(Q_i) = [ Trace(S_i) ]^2.\r
\n" );
document.write( "\n" );
document.write( "Whats the best approximation of S_i in terms of F,B,G and K.
\n" );
document.write( "Thanks a lot
\n" );
document.write( "Navid \n" );
document.write( "
Algebra.Com's Answer #717978 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! In the notation you have used \n" ); document.write( ": \n" ); document.write( "F^i, what values does i take on? \n" ); document.write( ": \n" ); document.write( "Q_i, does this use the same values for i and what does Q_i mean (i by i matrix?) \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |