help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

find the rotation matrix between two vectors


From: Junqian Gordon Xu
Subject: find the rotation matrix between two vectors
Date: Tue, 27 Apr 2010 06:18:59 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9) Gecko/20100411 Lightning/1.0b1 Icedove/3.0.4

I'm trying to find the rotation matrix or quaternion from two unit vectors A and B, then to apply the rotation to a third vector C.

I played with the quaternion package on octave-forge, but the documentation is not complete and the `demoquat` does not work well under 3.2.4.

My knowledge of quaternion is quite limited. Does anybody have any suggestion on how to achieve this easily in octave?

Thanks
Gordon


reply via email to

[Prev in Thread] Current Thread [Next in Thread]