Projection
The projection of a vector
onto the vector space
is the minimum distance between v and the space W. In other words, we need to minimize the distance between vector v, and an arbitrary vector
:


[Projection onto space W]

For every vector
there exists a vector
called the projection of v onto W such that <v-w, p> = 0, where p is an arbitrary element of W.
Orthogonal Complement

Intersections
Given two vector spaces V and W, what is the overlapping area between the two? We define an arbitrary vector z that is a component of both V, and W:


![{\displaystyle {\begin{bmatrix}{\hat {a}}\\{\hat {b}}\end{bmatrix}}={\mathcal {N}}([{\hat {v}}-{\hat {W}}])}](https://wikimedia.org/api/rest_v1/media/math/render/svg/b572ac2d3c18faefaaefd33f062094fd7f089b01)
Where N is the nullspace.
Category:Book:Engineering Analysis#Projections%20