positive-definiteness of a huge sparse matrix

조회 수: 4 (최근 30일)
Xingjie
Xingjie 2012년 3월 22일
답변: Andrew Knyazev 2015년 5월 15일
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.

답변 (2개)

Sean de Wolski
Sean de Wolski 2012년 3월 22일

Andrew Knyazev
Andrew Knyazev 2015년 5월 15일

카테고리

Help CenterFile Exchange에서 Sparse Matrices에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by