Filter löschen
Filter löschen

Diagonalizing a matrix for special matrix

1 Ansicht (letzte 30 Tage)
mim
mim am 11 Okt. 2012
In MATLAB can I find a specific package to diagonal my matrix, I have somehow an specific matrix in which all elements of diagonal are zer0 and there is nonzero( ver small numbers) numbers just when j=i+1 or j=i-1. can I diagonal this matrix in a better way than just writing eig(A)?
  2 Kommentare
Matt J
Matt J am 11 Okt. 2012
Bearbeitet: Matt J am 11 Okt. 2012
I don't think this structure alone let's you do efficient diagonalization. If it were possible, I think the info would be here
Is there any other structure - symmetric, Toeplitz, circulant, etc...?
mim
mim am 11 Okt. 2012
yes the matrix is symmetric and all none zero elements are positive

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Operating on Diagonal Matrices finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by