Compute the value of X in the equation A'AX = B for real-valued matrices using Q-less QR decomposition
Fixed-Point Designer / Matrices and Linear Algebra / Linear System Solvers
The Real Burst Matrix Solve Using Q-less QR Decomposition block solves the system of linear equations A'AX = B using Q-less QR decomposition, where A and B are real-valued matrices.
fixed.getQlessQRMatrixSolveModel(
generates a template model containing a Real Burst Matrix Solve Using Q-less QR
Decomposition block for real-valued input matrices A and
B.A
,B
)