power of a matrix
Posted: Fri Mar 12, 2010 1:41 am
Hello,
how do you calculate the power of a matrix in eviews 7 ?
I have:
matrix_Q (2,2)
This is the square of matrix Q:
matrix(2,2) matrix_Q2= matrix_Q*matrix_Q
How do you calculate
matrix(2,2) matrix_Qn=matrix_Q*...*matrix_Q (n times) ?
Thanks!
how do you calculate the power of a matrix in eviews 7 ?
I have:
matrix_Q (2,2)
This is the square of matrix Q:
matrix(2,2) matrix_Q2= matrix_Q*matrix_Q
How do you calculate
matrix(2,2) matrix_Qn=matrix_Q*...*matrix_Q (n times) ?
Thanks!