positive-definiteness of a huge sparse matrix

4 visualizzazioni (ultimi 30 giorni)
Xingjie
Xingjie il 22 Mar 2012
Risposto: Andrew Knyazev il 15 Mag 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.

Risposte (2)

Sean de Wolski
Sean de Wolski il 22 Mar 2012

Andrew Knyazev
Andrew Knyazev il 15 Mag 2015

Categorie

Scopri di più su Sparse Matrices in Help Center e File Exchange

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by