Projections
-
Projections in RN spaceMath/Linear algebra 2019. 10. 12. 11:59
1. Overview A projection is a linear transformation P from a vector space to itself such that$P^{2}=P$. That is, whenever P is applied twice to any value, it gives the same result as if it were applied once (idempotent). It leaves its image unchanged. Though abstract, this definition of "projection" formalizes and generalizes the idea of graphical projection. One can also consider the effect of ..