Matrix 1-Norm
Calculation of the first norm of the matrix.
blockType: Matrix1Norm
|
Path in the library:
|
Description
Block Matrix 1-Norm calculates the first norm, or the maximum sum of the elements of the columns of the input matrix size on .

Ports
Input
Port_1 — input signal
vector | matrix
Input signal; vector or matrix.
The block treats the input undirected vector of length M as an M-by-1 matrix.
Block Matrix 1-Norm supports valid and complex input data.
Data types: Float16, Float32, Float64, Int8, Int16, Int32, Int64, UInt8, UInt16, UInt32, UInt64
Support for complex numbers: Yes
