Mu Analysis and Synthesis Toolbox    
cjt, transp, vcjt, vtp

Transpose and conjugate transpose of CONSTANT, SYSTEM and VARYING matrices

Syntax

Description
cjt forms the complex conjugate transpose of the input matrix mat and transpforms the transpose of mat. transp outputs similar results to the MATLAB command .'. These commands also work on SYSTEM and VARYING matrices. For consistency in our naming convention, vcjt and vtp are the same commands as cjt and transp, but work on just CONSTANT and VARYING matrices.

For a SYSTEM matrix mat, transp, and cjt are defined as

Examples
Create a SYSTEM matrix and calculate its transpose and conjugate transpose using cjt and transp.

Algorithm
These functions call the MATLAB commands ' and .' consistent with the type of input matrices.

See Also
vdiag



blknorm cmmusyn