MATLAB Function Reference
  Go to function:
    Search    Help Desk 
conj    See Also

Complex conjugate

Syntax

Description

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

Algorithm

If Z is a complex array:

See Also

i, j, imag, real



[ Previous | Help Desk | Next ]