Skip to Main Content Skip to Search
Product Documentation

quatconj - Calculate conjugate of quaternion

Syntax

n = quatconj(q)

Description

n = quatconj(q) calculates the conjugate, n, for a given quaternion, q. Input q is an m-by-4 matrix containing m quaternions. n returns an m-by-4 matrix of conjugates. Each element of q must be a real number. Additionally, q has its scalar number as the first column.

Examples

Determine the conjugate of q = [1 0 1 0]:

conj = quatconj([1 0 1 0])


conj =

     1     0    -1     0

See Also

quatdivide | quatinv | quatmod | quatmultiply | quatnorm | quatnormalize | quatrotate

  


Recommended Products

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.

 © 1984-2012- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS