linsys — Solution of linear system of equations Ax=b using LU decomposition, QR decomposition and Householder solver.
lsqod — This function finds the least squares solution to the overdetermined system Ay = b where the matrix A has more rows than columns or number of equations is more than the number of unknowns.