SVD Solver
Solve AX = B using singular value decomposition
- Library:
DSP System Toolbox / Math Functions / Matrices and Linear Algebra / Linear System Solvers
Description
The SVD Solver block solves the linear system AX = B. The linear system can be overdetermined, underdetermined, or exactly determined. The block solves the system by applying singular value decomposition (SVD) factorization to the input matrix at the A port.
Ports
Input
Output
Parameters
Model Examples
Block Characteristics
Data Types |
|
Direct Feedthrough |
|
Multidimensional Signals |
|
Variable-Size Signals |
|
Zero-Crossing Detection |
|
Extended Capabilities
Version History
Introduced before R2006a