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

[zh] cs-229-linear-algebra #72

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tigerneil
Copy link
Contributor

linear algebra part is finished.

@tigerneil tigerneil changed the title Update refresher-linear-algebra.md [zh] Linear Algebra and Calculus Oct 10, 2018
@shervinea
Copy link
Owner

Awesome work @tigerneil! Now let's start the review process (cc: @spin6lock).

@shervinea shervinea added the reviewer wanted Looking for a reviewer label Oct 10, 2018

<br>

4. **Vector ― We note x∈Rn a vector with n entries, where xi∈R is the ith entry:**

&#10230;
&#10230; 向量 - 我们记 为一个 n 维的向量,其中 xi∈R 是第 i 维的元素:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

我们记 x∈Rn 为一个


<br>

32. **Symmetric decomposition ― A given matrix A can be expressed in terms of its symmetric and antisymmetric parts as follows:**

&#10230;
&#10230; 对称分解 - 一个给定矩阵 A 可以用其对阵和反对称部分进行表示:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

对阵 -> 对称


<br>

33. **[Symmetric, Antisymmetric]**

&#10230;
&#10230; [对称,反对阵]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

反对阵 -> 反对称


<br>

39. **Linearly dependence ― A set of vectors is said to be linearly dependent if one of the vectors in the set can be defined as a linear combination of the others.**

&#10230;
&#10230; 线性相关 - 向量集合被称作线性相关的当其中一个向量可以被定义为其他向量的线性组合。
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

如果集合中的一个向量可以被定义为其他向量的线性组合,则称这组向量是线性相关的。

@shervinea shervinea changed the title [zh] Linear Algebra and Calculus [zh] cs-229-linear-algebra Oct 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
reviewer wanted Looking for a reviewer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants