What is the convergence criteria used in MATLAB lsqr function ?

조회 수: 1 (최근 30일)
Cem Gormezano
Cem Gormezano 2020년 7월 4일
I am using LSQR to solve Ax = b, where A is not consistent. I know that lsqr will give me the minimum residual solution. I am wondering within the lsqr routine, what is the convergence criteria (when does the algorithm terminate). Is it when where tol is some predefined small number, or is it something else. If it is something else, is there anyway I can change it ?
Thank you.

답변 (0개)

카테고리

Help CenterFile Exchange에서 MATLAB에 대해 자세히 알아보기

제품


릴리스

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by