The least-squares approximate solution of Ax = y is given by xls = (AT A)−1AT y. ... There are several ways to compute xls in Matlab.
確定! 回上一頁