Description Usage Arguments Value Author(s) Examples
vectQrot
performs a vector rotation by a quaternion.
1 | vectQrot(Q, rr)
|
Q |
Quaternion (Q) vector [q1, q2, q3, q4]. |
rr |
Vector [x, y, z]. |
Rotated vector [x, y, z].
Jose Gama
1 2 3 |
[1] -1.900202 -1.075263 -3.038592
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.