フィルターのクリア

Rank change in QR?

1 回表示 (過去 30 日間)
Clark Taylor
Clark Taylor 2012 年 3 月 17 日
I am generating some relatively large sparse matrices (e.g. 13123 x 11697) and using QR to solve a linear equation. However, sometimes the rank R coming out of QR is different (always less) than the matrix going in. For example, my current matrix (J) is full rank (11697) before QR, but the R coming out is only 11693. Obviously, I can't use the resulting matrix to solve a linear equation.
I don't know if this is a bug in MATLAB (seems likely), or if there is something screwy with the numbers that I am generating. Can anyone think of a reason why this might not just be a bug? Or, how do I report bugs to Mathworks?

回答 (0 件)

カテゴリ

Help Center および File ExchangeSparse Matrices についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by