Plugin installed incorrectly. Rename plugin directory '_include' to 'include'.
Plugin installed incorrectly. Rename plugin directory '__include' to 'include'.
dot_product
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| dot_product [2015/04/02 10:42] – created rupert | dot_product [2017/04/05 15:04] (current) – rupert | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | Let $\def\m# | + | Let $\def\m#1{\left[\begin{smallmatrix}#1\end{smallmatrix}\right]}\vec v=\m{v_1\\v_2\\\vdots\\v_n}$ and $\vec w=\m{w_1\\w_2\\\vdots\\w_n}$ be two vectors in $\mathbb{R}^n$. |
| - | \[ \vec v\cdot\vec w=v_1w_1+v_2w_2+\dots+v_nw_n.\] | + | |
| - | In other words, $\vec v\cdot \vec w$ is the [[row-column product]] $(\vec v)^T\vec w$. | + | The **dot product** of $\vec v$ and $\vec w$ is the number $\vec v\cdot \vec w$ given by |
| + | \[ \color{red}{\vec v\cdot\vec w=v_1w_1+v_2w_2+\dots+v_nw_n}.\] | ||
dot_product.1427971340.txt.gz · Last modified: by rupert
