Tuesday 19 March 2019

matrices - Eigenvalues and Eigenvectors of a Normal Matrix

W is a normal stochastic matrix which has non-negative elements and each row sums to 1.



W can be represented by the factorization (a constraint that can be imposed on the particular system):



W = ED



Where E is a symmetric matrix and D is a diagonal matrix.



How can I calculate the eigenvalues and eigenvectors of W?




W will be large and sparse, any advice with regards algorithms would be greatly appreciated.

No comments:

Post a Comment

real analysis - How to find $lim_{hrightarrow 0}frac{sin(ha)}{h}$

How to find $\lim_{h\rightarrow 0}\frac{\sin(ha)}{h}$ without lhopital rule? I know when I use lhopital I easy get $$ \lim_{h\rightarrow 0}...