conj - Complex conjugate

Syntax

ZC = conj(Z)

Description

ZC = conj(Z) returns the complex conjugate of the elements of Z.

Algorithm

If Z is a complex array:

conj(Z) = real(Z) - i*imag(Z)

See Also

i, j, imag, real

  


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