필터 지우기
필터 지우기

Complex Schur decomposition in C++

조회 수: 1 (최근 30일)
Kirill Grebnev
Kirill Grebnev 2012년 10월 23일
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?

답변 (1개)

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

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by