Skip to content

Calculateur de projection de vecteurs

Projetez le vecteur a sur le vecteur b : projection scalaire, composantes de la projection vectorielle et composante perpendiculaire (rejet). Fonctionne en 2D (laisser z = 0) et en 3D, avec un développement détaillé étape par étape.

Données

Vecteur a (projeté)

Vecteur b (direction)

Résultats

Saisissez une valeur pour afficher les résultats.

Détails

Développement étape par étape

\begin{aligned} \operatorname{comp}_{\mathbf{b}}\mathbf{a} &= \frac{\mathbf{a} \cdot \mathbf{b}}{|\mathbf{b}|} \\ &= \frac{?}{?} \\ &= ? \end{aligned}
\begin{aligned} p_x &= \frac{\mathbf{a} \cdot \mathbf{b}}{\mathbf{b} \cdot \mathbf{b}}\, b_x \\ &= \frac{?}{{\text{?}}}(1) \\ &= ? \end{aligned}
\begin{aligned} p_y &= \frac{\mathbf{a} \cdot \mathbf{b}}{\mathbf{b} \cdot \mathbf{b}}\, b_y \\ &= \frac{?}{{\text{?}}}(0) \\ &= ? \end{aligned}
\begin{aligned} p_z &= \frac{\mathbf{a} \cdot \mathbf{b}}{\mathbf{b} \cdot \mathbf{b}}\, b_z \\ &= \frac{?}{{\text{?}}}(0) \\ &= ? \end{aligned}
\begin{aligned} r_x &= a_x - p_x \\ &= 3 - (?) \\ &= ? \end{aligned}
\begin{aligned} r_y &= a_y - p_y \\ &= 4 - (?) \\ &= ? \end{aligned}
\begin{aligned} r_z &= a_z - p_z \\ &= 0 - (?) \\ &= ? \end{aligned}

Intégrer ce calculateur

Aperçu

Collez ce code dans votre page pour afficher le calculateur.

Partager ce calcul

Toute personne ouvrant ce lien verra vos valeurs déjà renseignées.

200+ calculateurs · 10 langues · 100 % gratuit

Ce calculateur vous a-t-il été utile ?

Non

Comment pourrions-nous améliorer ce calculateur ?