positive-definiteness of a huge sparse matrix

4 visualizaciones (últimos 30 días)
Xingjie
Xingjie el 22 de Mzo. de 2012
Respondida: Andrew Knyazev el 15 de Mayo de 2015
I want to determine the positive-definiteness of a huge sparse matrix (N^2,N^2) with nonzeros on the 9 off-diagnols, where N is the larger the better. I am using eigs(A,1,'SA') because of the memory issues, however, for N=260, each iteraction requires 1 hour. I really want to find out fast method to deal this problem.

Respuestas (2)

Sean de Wolski
Sean de Wolski el 22 de Mzo. de 2012

Andrew Knyazev
Andrew Knyazev el 15 de Mayo de 2015

Categorías

Más información sobre Sparse 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