【应用手册】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
我要赚赏金打赏帖 |
|
|---|---|
| 片外存储Flash使用方法(Arduino IDE环境)被打赏¥22元 | |
| 三分钟快速上手ESP-NOW(ArduinoIDE环境)被打赏¥23元 | |
| 【S32K3XX】LPSPI参数配置说明被打赏¥21元 | |
| 在WT9932C61-TINY上实现超声波测距被打赏¥22元 | |
| 基于WT9932C61-TINY的环境构建及OLED屏驱动测试被打赏¥20元 | |
| 【S32K3XX】Core-to-Core 中断使用被打赏¥21元 | |
| 「AI编程记录--含源码」用一晚上的时间写一个esp32的示波器被打赏¥19元 | |
| STM32C0116DK开发探索记(3)被打赏¥30元 | |
| STM32C0116DK开发探索记(2)被打赏¥24元 | |
| STM32C0116DK开发探索记(1)被打赏¥29元 | |
我要赚赏金
