MatrixLeastSquaresSolver_CholeskyDecomposition_ForwardBackwardSubstitution
Matlab script to solve a system of linear equations with forward and backward substitution, taking advantage of the known zeros of the input symmetric positive definite (SPD) matrix.