Filter löschen
Filter löschen

The Schur function has A and flag for a real matrix A, in flag there are two types of flag values one is complex and another is real, which type gives the heading

1 Ansicht (letzte 30 Tage)
Hello
I am using schur function in my there I want to know which form is upper triangular with the eigenvalues of A on the diagonal? I am working on the schur function and wanted to know on this.

Akzeptierte Antwort

Manikanta Aditya
Manikanta Aditya am 23 Mär. 2023
Hi Karthik,
As per my understanding, you are interested to find which form of ‘schur’ function flag form is triangular with the eigenvalues of A on the diagonal.
If A is complex, ‘schur’ returns the complex Schur form in matrix T and flag is ignored. The complex Schur form is upper triangular with the eigenvalues of A on the diagonal.
For further reference, please could you check this link to know more about ‘schur’ function:
I hope this resolves your issue.

Weitere Antworten (0)

Kategorien

Mehr zu Matrix Computations finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by