Registered Member
|
Hi,
Is there any func return Condition number of a matrix? Thank you. |
Moderator
|
You can compute it accurately from the singular values (ratio between the two extremum) or, in 3.3, have a fast estimate from lu or Cholesky factorization through their rcond() methods.
|
Registered users: Bing [Bot], blue_bullet, Google [Bot], rockscient, Yahoo [Bot]