hurliehoo
- 23
- 0
1.
Hi could someone kindly give me a clue as to how I would go about calculating a matrix to the power of something?
eg A=[1 3^(1/2);
3^(1/2) 1]
what would A^12 be?
...
3.
Do I use P,P^(-1) and a diagonal matix somehow? I am really a beginner at matrices sorry!
Hi could someone kindly give me a clue as to how I would go about calculating a matrix to the power of something?
eg A=[1 3^(1/2);
3^(1/2) 1]
what would A^12 be?
...
3.
Do I use P,P^(-1) and a diagonal matix somehow? I am really a beginner at matrices sorry!