4 lines
261 B
TeX
4 lines
261 B
TeX
\subsection{Problem 9}
|
|
Let $\mathbf{A}$ be the Pascal matrix of order 100 (\textit{pascal} function in Matlab). Check whether the matrix is positive definite. If so, apply the Cholesky factorization and give interpretation of the obtained factor.
|
|
|