[Math] LQ decomposition

matrices

so I'm studying for Dirty Paper Coding on MU-MIMO, the system needs LQ decomposition in it. and I want to ask, where do we get the value of L (as in lower matrix triangular) from this case? can anyone help? thank you so much

Best Answer

It is a generalization of QR decomposition. You can read more about LQ decomposition here.