apachecn / apachecn/mit-18.06-linalg-notes

第三讲:乘法和逆矩阵

Open
#49 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2.3k
Forks
745
PR merge metrics
No merged PRs in 30d

Description

逆(方阵)
第七行,“如果A乘以任意非零向量能够得到0向量,则矩阵A不可逆”,应该改为“如果存在非零向量x,使得Ax=0,则矩阵A不可逆”

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the 第三讲:乘法和逆矩阵 notes and find the seventh line in the section on inverse square matrices. Update the statement to use the existence of a nonzero vector x with Ax=0, then review the surrounding text to ensure the correction reads naturally.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.