Can somebody explain me the relation between the orthogonal complement of a vector and the orthonormal basis of a vector?
Simply,how can we find the orthogonal complement of a row/column vector using Gram-Schmidt algorithm?
If S is the linear span of the column vectors a=(1,4,1) and b=(-1,0,1).How can we find the orthogonal complement of S using Gram-Schmidt algorithm?