positive-definiteness of a huge sparse matrix
古いコメントを表示
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
2012 年 3 月 22 日
0 投票
Andrew Knyazev
2015 年 5 月 15 日
0 投票
カテゴリ
ヘルプ センター および File Exchange で Sparse Matrices についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!