书接上回。
#如何求解无解方程组?
在这个问题之前,我先做点铺垫。
#正交向量
若两向量 a,b\mathbf{a}, \mathbf{b}a,b 正交,则必然有 aTb=bTa=0\mathbf{a}^T\mathbf{b} = \ma
2022-09-29