DSP Blockset | ![]() ![]() |
Compute the transpose of a matrix.
Library
Math Functions / Matrices and Linear Algebra / Matrix Operations
Description
The Transpose block transposes the M-by-N input matrix to size N-by-M. When the Hermitian check box is selected, the block performs the Hermitian (complex conjugate) transpose
y = u' % Equivalent MATLAB code
When the Hermitian check box is not selected, the block performs the nonconjugate transpose
y = u.' % Equivalent MATLAB code
A length-M 1-D vector input is treated as an M-by-1 matrix. The output is always sample-based.
Dialog Box
See Also
Permute Matrix |
DSP Blockset |
Reshape |
Simulink |
Submatrix |
DSP Blockset |
![]() | To Wave File | Triggered Delay Line | ![]() |