Filter löschen
Filter löschen

Complex Schur decomposition in C++

1 Ansicht (letzte 30 Tage)
Kirill Grebnev
Kirill Grebnev am 23 Okt. 2012
Hi,
I want to use unitary matrix of Schur decomposition in my program in C++. I find some codes for the real one (orthogonal matrix), but I can't find for the complex... Can I use matlab-function schur in c++? Or maybe more good decision exist?

Antworten (1)

Sachin Ganjare
Sachin Ganjare am 23 Okt. 2012
You can use matlab function in your C++ program. Refer link below for guidance:
Hope it helps!!!

Kategorien

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

Community Treasure Hunt

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

Start Hunting!

Translated by