go to jove.com

HIGH SCHOOL

Mathematics

Concept Videos

Calculus

This is a free preview. For full access

Vectors in Space

Vector Projection and the Dot Product

Description

The dot product connects vectors, angles, and projections in vector algebra. It combines two vectors to produce a scalar, which is a single number. This makes it useful in math and in physics, especially for work.

For vectors a = ⟨a1, a2, a3⟩ and b = ⟨b1, b2, b3⟩, the dot product is found by mult...

Transcript

点积将两个向量结合,生成一个标量值。

从代数角度,点积通过将向量的对应分量相乘并累加其乘积来计算。从几何角度,它等于两个向量的模长乘积与它们之间夹角余弦值的乘积。

一个实际应用是优化太阳能电池板的倾斜角度,以实现最大能量吸收。阳光被建模为一个三维方向向量。

另一个矢量表示面板的法线方向,垂直于其表面。由于阳光朝向面板传播,其矢量方向指向面板内部。为了与向外的法线方向对齐,需将阳光矢量反向,然后计算面板法线与反向后的阳光矢量之间的点积。

这意味着将对应的分量相乘并相加结果。将该乘积除以向量的模长,可得到余弦项,该余弦项通过测量阳光照射到面板上的直接程度来控制能量吸收。

当角度较小时,余弦值较大,意味着能量吸收更多。

...