Diagonalizing a matrix for special matrix

1 次查看(过去 30 天)
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 个评论
Matt J
Matt J 2012-10-11
编辑:Matt J 2012-10-11
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 2012-10-11
yes the matrix is symmetric and all none zero elements are positive

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Operating on Diagonal Matrices 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by