Question about qr shift

3 ビュー (過去 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 Center および File ExchangeLinear Algebra についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by