DSP Blockset | ![]() ![]() |
Compute the reciprocal condition of a square matrix in the 1-norm.
Library
Math Functions / Matrices and Linear Algebra / Matrix Operations
Description
The Reciprocal Condition block computes the reciprocal of the condition number for a square input matrix A.
y = rcond(A) % Equivalent MATLAB code
where is the condition number (
1), and y is the scalar sample-based output (0
y < 1).
The matrix 1-norm, , is the maximum column-sum in the M-by-M matrix A.
Dialog Box
References
Golub, G. H., and C. F. Van Loan. Matrix Computations. 3rd ed. Baltimore, MD: Johns Hopkins University Press, 1996.
See Also
Matrix 1-Norm |
DSP Blockset |
Normalization |
DSP Blockset |
rcond |
MATLAB |
![]() | Real Cepstrum | Remez FIR Filter Design | ![]() |