Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

建议:公式 2.39 应该附带解释且图 2.16 应该放在公式 2.39 下方 #104

Closed
walkerlala opened this issue Sep 27, 2023 · 1 comment

Comments

@walkerlala
Copy link

walkerlala commented Sep 27, 2023

snipast

这个地方有两个小建议:

  1. 公式 2.39 应该附带解释,因为向量内积的几何表示并不是很“理所当然”,要从 a1b1 + a2b2 直接得到 ||a||||b||cos_theta 并不是很“直观”,实际上我看到这个地方想了很久,为什么向量内积,也就是 a1b1 + a2b2 等于 ||a||||b||cos_theta 。后来才想明白,如果用 2.16 图去理解,以 b 作为坐标“基础”,那么 a 在垂直于 a 的轴上,大小为 0,因此那个轴的乘积为 0,所以两者的内积才等于 (||a||cos_theta) ||b|| ,也就是书中给的 2.39 式。我看后面将向量叉乘,也是直接给的公式,让我一头雾水。还是说后面有讲?

  2. 另外,排版上,图 2.16 应该放在公式 2.39 的下方,比较符合人的阅读习惯。一开始我看得快的时候,没发现这张图。

@Visualize-ML
Copy link
Owner

Visualize-ML commented Sep 29, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants