quatinterp
Quaternion interpolation between two quaternions
Description
calculates the quaternion interpolation between two normalized quaternions
qi
=quatinterp(p
,q
,f
,method
)p
and q
by interval fraction
f
.
p
and q
are the two extremes between
which the function calculates the quaternion.
Aerospace Toolbox uses quaternions that are defined using the scalar-first convention.
Examples
Input Arguments
Output Arguments
References
[1] ==Dam, Erik B., Martin Koch, Martin Lillholm. "Quaternions, Interpolation, and Animation." University of Copenhagen, København, Denmark, 1998.
Version History
Introduced in R2016a
See Also
quatlog
| quatexp
| quatpower
| quatconj
| quatdivide
| quatinv
| quatmod
| quatmultiply
| quatnormalize
| quatrotate