Restarting chol when the flag indicates it has stopped due to singularity
1 回表示 (過去 30 日間)
古いコメントを表示
[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 件のコメント
回答 (1 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!