Recent content by LingliRS

  1. L

    How to rotate a 3D complex vector?

    In k=Trace([S]A), S=[a, b; c, d], and b = c, so we have a 3D vector. I am sorry to have made you confused. I did not understand the orthogonality for using R^n system at first. The elements in vector k are not completely orthogonal to each other. Their correlation coefficients are not zero. I...
  2. L

    How to rotate a 3D complex vector?

    Chiro, thank you for your patient and time. I do not understand how to convert the system to eight-dimensions now. The eight-dimensions vector is not made up by four independent real components, and four independent complex components simply. And I do not understand the relationship between...
  3. L

    How to rotate a 3D complex vector?

    Thank you for your reply! I just know the vectors rotated before and after, and I do not know the angle information. The known vector k is defined in k=Trace([S]A),Trace()is the sum of the diagonal elements of the matrix inside. S is 2*2 complex matrix, given by S=[a,b;b*,c], and A is a...
  4. L

    How to rotate a 3D complex vector?

    Hello, I have a 3D complex vector k=[k1,k2,k3], and k1, k2, k3 are complex numbers respectively. Now, I want to rotate k to a new vector t=[1 0 0]. However, I do not know the mathematical expression of rotation matrix. What is the difference between rotation in real domain and rotation in...
Back
Top