List of method to find the eigen vectors of a matrix
Answers
Answered by
2
Step-by-step explanation:
Eigen vector of a matrix A is a vector represented by a matrix X such that when X is multiplied with matrix A, then the direction of the resultant matrix remains same as vector X. Mathematically, above statement can be represented as: AX = λX.
Similar questions