フィルターのクリア

Is there a faster approach than \ operator to calculate the inverse of a lower triangular matrix?

1 回表示 (過去 30 日間)
Dear All,
I have a big square lower triangular matrix A (6000 x 6000) which is very sprase with a density 0.05%, I am using Inv_A=A\eye(size(A)) to calculate the inverse of A. But I found it still takes more than 3 seconds. I am wondering if there exists a faster approach to calculate the inverse of A.
Thanks.
Benson

回答 (0 件)

カテゴリ

Help Center および File ExchangeOceanography and Hydrology についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by