powered by
Calculates the eigen vector of matrix
autoVetor(matriz)
Returns a normalized eigenvector
a paired matrix
Lyncoln Oliveira
m=diag(16)+2-2*diag(16) m autoVetor(m)
Run the code above in your browser using DataLab