【应用手册】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
我要赚赏金打赏帖 |
|
|---|---|
| 设备功耗web监控界面(ESP32C5)被打赏¥28元 | |
| OrangePiZero2W系统被打赏¥33元 | |
| Linux环境下以模拟方式快速实现出入管理功能测试被打赏¥24元 | |
| 树莓派3+Klipper,老3D打印机满血升级被打赏¥33元 | |
| OK1126B-S开发板下串口屏及其应用被打赏¥21元 | |
| 低功耗超声波液位测距仪(ESP32S3)被打赏¥27元 | |
| 在K230DBOX上实现多时段语音提示功能被打赏¥14元 | |
| 使K230DBOX实现相机持续拍照功能被打赏¥12元 | |
| 基于K230DBOX的文本管理器设计被打赏¥14元 | |
| 基于K230DBOX的彩色画板功能实现被打赏¥15元 | |
我要赚赏金
