mirror of
https://github.com/kenjihiranabe/The-Art-of-Linear-Algebra.git
synced 2024-04-21 10:21:41 +00:00
Binary file not shown.
@@ -130,7 +130,7 @@ $\bm{a}\transp$和$A\transp$.
|
||||
一种$A$的列向量的线性组合.
|
||||
|
||||
\begin{itemize}
|
||||
\item 1.1节 (p.3) LInear combinations
|
||||
\item 1.1节 (p.3) Linear combinations
|
||||
\item 1.3节 (p.21) Matrices and Column Spaces
|
||||
\end{itemize}
|
||||
|
||||
@@ -436,7 +436,7 @@ $A=CR$将$A$化简为$r$的线性无关列$C$和线性无关行$R$的乘积.
|
||||
\begin{figure}[H]
|
||||
\centering
|
||||
\includegraphics[scale=0.8]{LU1.eps}
|
||||
\caption{$A的递归秩1矩阵分离$}
|
||||
\caption{$A$的递归秩1矩阵分离}
|
||||
\end{figure}
|
||||
|
||||
要计算$L$和$U$, 首先分离出由$A$的第一行和第一列组成的外积.
|
||||
|
||||
Reference in New Issue
Block a user