필터 지우기
필터 지우기

Question about qr shift

조회 수: 1 (최근 30일)
Jiapeng
Jiapeng 2022년 12월 8일
댓글: Christine Tobler 2023년 1월 10일
I was asked to use qr shift to calculate the eigenvalues of a matrix where the matrix with tolerance 10^(-16). Is qr shift a statement in matlab, please? I only looked up qr or shift. If qr shift does exist how should I use it?
  댓글 수: 1
Christine Tobler
Christine Tobler 2023년 1월 10일
The algorithm used inside of EIG is called the QR algorithm, and it uses shifts. The tolerance really depends on what error you're talking about, but EIG doesn't provide any tolerance inputs because it computes the result as accurate as is reasonably possible with round-off error.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

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

태그

Community Treasure Hunt

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

Start Hunting!

Translated by