Feeds
질문
How do I test if a matrix is unitary?
My current test for a unitary matrix is shown in the code, I'd also like to know if U = e^(iH) [i is the complex number] is code...
9년 초과 전 | 답변 수: 4 | 0
4
답변질문
How do I show that my matrix is unitary?
I have a matrix H with complex values in it and and set U = e^(iH). My code to verify that U is a unitary matrix doesn't prove t...
9년 초과 전 | 답변 수: 1 | 0
