Q-less QR decomposition for complex-valued matrices
Fixed-Point Designer / Matrices and Linear Algebra / Matrix Factorizations
The Complex Burst Q-less QR Decomposition block uses QR decomposition to compute the economy size upper-triangular R factor of the QR decomposition A = QR, where A is a complex-valued matrix, without computing Q. The solution to A'Ax = B is x = R\R'\b.
fixed.getQlessQRDecompositionModel(
generates a template model containing a Complex Burst Q-less QR Decomposition
block for complex-valued input matrices A and
B.A
,B
)