Restarting chol when the flag indicates it has stopped due to singularity
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
[R,flag]=chol(X) yields flag = 41, i.e. X is not positive definite after the 41st pivot.
Can we remove row/col 41 and RESTART the chol without needing to redo the entire chol?
0 Commenti
Risposte (1)
Vedere anche
Categorie
Scopri di più su Linear Algebra in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!