Main Content
quatconj
Calculate conjugate of quaternion
Syntax
Description
calculates the conjugate n
= quatconj(q
)n
for a given quaternion, q
.
For more information on the quaternion and quaternion conjugate forms, see Algorithms.
Aerospace Toolbox uses quaternions that are defined using the scalar-first convention.
Examples
Input Arguments
Output Arguments
Algorithms
The quaternion has the form of
The quaternion conjugate has the form of
References
[1] Stevens, Brian L. and Frank L. Lewis. Aircraft Control and Simulation. 2nd ed. Wiley–Interscience, 2003.
Extended Capabilities
Version History
Introduced in R2006b
See Also
quatdivide
| quatinv
| quatmod
| quatmultiply
| quatnorm
| quatnormalize
| quatrotate