symbolic and numerical factorization in cholmod

Hi,
I would like to compute the Cholesky factorization of a matrix that keeps the sparse structure but changes the values at each time I need the factorization.
I'm using SuiteSparse (lchol), and looking at the documentation I saw that actually it's possible (in the C-version) to perform symbolic and numerical factorizations. Is this also possible to do it when using the toolbox in Matlab ?
Thanks in advance,
Cristobal.

回答 (1 件)

Andrew Newell
Andrew Newell 2011 年 4 月 23 日

0 投票

This can be done in MATLAB version R2011a (see Cholesky factorization).

カテゴリ

質問済み:

2011 年 4 月 21 日

Community Treasure Hunt

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

Start Hunting!

Translated by