Finding Eigen Value using Microsoft Excel Tutorials
Microsoft Excel Tutorials
Here is frequently asked question from web visitors:
Thanks first of all for putting up this great site!
I have a question regarding calculation of eigen values for a 3x3 matrix. While I could easily calculate eigen values and vectors for a 2x2 matrix (because after you get one value, ou can simply subtract it from the total variance to get the other), I am having some trouble calculating the same for a 3x3 where we would have three eigen values. I am not able to follow how we reiterate to get the complete set of eigen values.
For the first time, we set value of determinant=0, by changing value of lambda.
Thus we get the first eigen value. How do we get the next two? I tried your eigen value example, but I only found one of the three eigen values, namely 0.9233.The other two, 1 and 27.0767 were never found. Any idea why this happened?
Thank you for your questions. I can
understand your problem of getting other eigen values. Your problem
happen because of the initial value you set is far from the eigen
value. This is normal problem of difference equation. Please realize that
the approximation method I put in this tutorial is very sensitive to initial value. You
may get other eigen values if you can guess the nearest initial value.
Setting different initial value may give the other eigen value if the
eigen value is a basin of attraction.
Secondly, eigen value of non-symmetric matrix may contain complex
eigen value which cannot be solved using this kind of iteration. Other
method for symmetric matrix is to to hold the eigen value that you
have gotten and use MS excel Solver to find the other eigen values.
If you realy want to use Eigen value and Eigen vector for real problem
using MS excel, I suggest you to install free Add Ins library
matrix.xla from
http://digilander.libero.it/foxes/SoftwareDownload.htm. Its great
program that you may use many matrix functions.
Here is frequently asked question from web visitors:
Thanks first of all for putting up this great site!
I have a question regarding calculation of eigen values for a 3x3 matrix. While I could easily calculate eigen values and vectors for a 2x2 matrix (because after you get one value, ou can simply subtract it from the total variance to get the other), I am having some trouble calculating the same for a 3x3 where we would have three eigen values. I am not able to follow how we reiterate to get the complete set of eigen values.
For the first time, we set value of determinant=0, by changing value of lambda.
Thus we get the first eigen value. How do we get the next two? I tried your eigen value example, but I only found one of the three eigen values, namely 0.9233.The other two, 1 and 27.0767 were never found. Any idea why this happened?
Thank you for your questions. I can
understand your problem of getting other eigen values. Your problem
happen because of the initial value you set is far from the eigen
value. This is normal problem of difference equation. Please realize that
the approximation method I put in this tutorial is very sensitive to initial value. You
may get other eigen values if you can guess the nearest initial value.
Setting different initial value may give the other eigen value if the
eigen value is a basin of attraction.
Secondly, eigen value of non-symmetric matrix may contain complex
eigen value which cannot be solved using this kind of iteration. Other
method for symmetric matrix is to to hold the eigen value that you
have gotten and use MS excel Solver to find the other eigen values.
If you realy want to use Eigen value and Eigen vector for real problem
using MS excel, I suggest you to install free Add Ins library
matrix.xla from
http://digilander.libero.it/foxes/SoftwareDownload.htm. Its great
program that you may use many matrix functions.

0 Comments:
Post a Comment
Links to this post:
Create a Link
<< Home