Vista previa en español
Vector Projection
Projects one vector onto the direction of another.
Esta página permanece fuera del índice de búsqueda hasta completar una revisión lingüística humana. Los datos matemáticos proceden de la referencia inglesa.
\operatorname{proj}_{\mathbf b}\mathbf a=\frac{\mathbf a\cdot\mathbf b}{\mathbf b\cdot\mathbf b}\mathbf bFuente LaTeX
\operatorname{proj}_{\mathbf b}\mathbf a=\frac{\mathbf a\cdot\mathbf b}{\mathbf b\cdot\mathbf b}\mathbf bVariables
- a: vector being projected
- b: nonzero direction vector