Borrar filtros
Borrar filtros

inverse eigen

10 visualizaciones (últimos 30 días)
Anuradha Kumari
Anuradha Kumari el 4 de Abr. de 2011
how can we find the inverse of eigen on a matrix?

Respuesta aceptada

Walter Roberson
Walter Roberson el 4 de Abr. de 2011
Perhaps you could give an example of what you mean?
  1 comentario
Anuradha Kumari
Anuradha Kumari el 4 de Abr. de 2011
for instance, i used matlab command [V,D]=eig(A) on matrix A, from which i get eigen vectors(V) and eigen values(D), now i wish to use eigen inverse on matrix V so what's the command for it?

Iniciar sesión para comentar.

Más respuestas (1)

Anuradha Kumari
Anuradha Kumari el 4 de Abr. de 2011
for instance, i used matlab command [V,D]=eig(A) on matrix A, from which i get eigen vectors(V) and eigen values(D), now i wish to use eigen inverse on matrix V so what's the command for it?

Categorías

Más información sobre Creating and Concatenating Matrices en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by