【应用手册】QR Matrix Decomposition
QR matrix decomposition (QRD), sometimes referred to as orthogonal
matrix triangularization, is the decomposition of a matrix (A) into an
orthogonal matrix (Q) and an upper triangular matrix (R). QRD is useful
for solving least squares’ problems and simultaneous equations.
In wireless applications, there are prevalent cases where QRD is useful.
Multiple-input multiple-output (MIMO) orthogonal frequency-division
multiplexing (OFDM) systems often require small multiple matrix (for
example, 4 × 4) inversions. These systems typically use a non-recursive
technique, such as QRD. Digital predistortion (DPD) and joint detection
applications often require large single matrix (for example, 20 × 20)
inversions. DPD often also requires a recursive technique, such as the
QRD recursive least squares (QRD-RLS) algorithm, because the equations
are overspecified—matrix A has more rows than there are unknowns (N)
to calculate.an506.pdf
打赏帖 | |
---|---|
【Zephyr】使用Zephyr外设初始化过程解析被打赏30分 | |
【S32K146】S32DS watchdog 配置使用被打赏20分 | |
【Zephyr】使用 IAR 调试 Zephyr 镜像被打赏20分 | |
赚取电动螺丝刀+电源电路理论知识分享1被打赏5分 | |
我想要一部加热台+分享常见运算放大器电路的应用被打赏5分 | |
【Zephyr】MCXN947 Zephyr 开发入门适配shell被打赏20分 | |
我想要一部加热台+常见的MOS管驱动电路被打赏5分 | |
【我要开发板】6.联合MATLAB记录数据被打赏50分 | |
【换取手持数字示波器】MicrochipMPLABHarmony框架下串口调试printf输出记录被打赏29分 | |
【瑞萨RA2E1开发板】:使用ADC功能实现位移传感器采集方案被打赏20分 |