このページの内容は最新ではありません。最新版の英語を参照するには、ここをクリックします。
Real Burst Matrix Solve Using Q-less QR Decomposition
Q-less QR 分解を使用した実数値の行列のために、方程式 A'AX = B で X の値を計算する
ライブラリ:
Fixed-Point Designer HDL Support /
Matrices and Linear Algebra /
Linear System Solvers
説明
Real Burst Matrix Solve Using Q-less QR Decomposition ブロックは Q-less QR 分解を使用して連立線形方程式 A'AX = B を解きます。ここで A と B は実数値の行列です。
正則化パラメーターが非ゼロの場合、Real Burst Matrix Solve Using Q-less QR Decomposition ブロックは次の行列方程式を解きます。
ここで、λ は正則化パラメーター、A は m 行 n 列の行列、In = eye(n) です。
例
端子
入力
出力
パラメーター
ヒント
実数値の入力行列 A と B の Real Burst Matrix Solve Using Q-less QR Decomposition ブロックを含むテンプレート モデルを生成するには、fixed.getQlessQRMatrixSolveModel(A,B) を使用します。
アルゴリズム
参照
[1] "AMBA AXI and ACE Protocol Specification Version E." https://developer.arm.com/documentation/ihi0022/e/AMBA-AXI3-and-AXI4-Protocol-Specification/Single-Interface-Requirements/Basic-read-and-write-transactions/Handshake-process




