Compute the value of x in the equation Ax = B for complex-valued matrices using QR decomposition
Fixed-Point Designer / Matrices and Linear Algebra / Linear System Solvers
The Complex Burst Matrix Solve Using QR Decomposition block solves the system of linear equations Ax = B using QR decomposition, where A and B are complex-valued matrices. To compute x = A-1, set B to be the identity matrix.
fixed.getMatrixSolveModel(
generates a template model containing a Complex Burst Matrix Solve Using QR
Decomposition block for complex-valued input matrices A and
B.A
,B
)