Embedded Target for Texas Instruments C6000 DSPs    
Matrix Transpose

Compute the matrix transpose of an input signal

Library

C62x DSP Library--Math and Matrices

Description

The Matrix Transpose block transposes an input matrix or vector. A 1-D input is treated as a column vector and is transposed to a row vector. Input and output signals are any real, 16-bit, signed fixed-point data type.

The Matrix Transpose block supports both continuous and discrete sample times. This block also supports both little-endian and big-endian code generation.

Dialog Box

Algorithm

In simulation, the Matrix Transpose block is equivalent to the TMS320C62x DSP Library assembly code function DSP_mat_trans. During code generation, this block calls the DSP_mat_trans routine to produce optimized code.


  Matrix Multiply Radix-2 FFT