I want a subroutine to find the Projection Matrix onto a subspace given a set of linearly independent vectors of that subspace. Suppose I have vectors v1,v2,…vn and the Vector space span(vi). How do I get the projection matrix onto that span?
I want a subroutine to find the Projection Matrix onto a subspace given a set of linearly independent vectors of that subspace. Suppose I have vectors v1,v2,…vn and the Vector space span(vi). How do I get the projection matrix onto that span?
I want a subroutine to find the Projection Matrix onto a subspace given a set of linearly independent vectors of that subspace. Suppose I have vectors v1,v2,…vn and the Vector space span(vi). How do I get the projection matrix onto that span?