eigenvalue and vectors of a symmetric 3x3 matrix
Syntax
Input
M | array of symmetric 3x3 matrix |
a11, a12,a13,a22,a23,a33 | vector of matrix elements |
Output
lambda | eigen values |
v | eigen vectors |
eigenvalue and vectors of a symmetric 3x3 matrix
M | array of symmetric 3x3 matrix |
a11, a12,a13,a22,a23,a33 | vector of matrix elements |
lambda | eigen values |
v | eigen vectors |