mirror of
https://github.com/PKUFlyingPig/cs-self-learning.git
synced 2026-06-23 09:58:12 +08:00
translate MITLA.md
This commit is contained in:
parent
cbf94606d7
commit
34086bdb24
1 changed files with 21 additions and 0 deletions
21
docs/数学基础/MITLA.en.md
Normal file
21
docs/数学基础/MITLA.en.md
Normal file
|
|
@ -0,0 +1,21 @@
|
||||||
|
# MIT18.06: Linear Algebra
|
||||||
|
|
||||||
|
## Descriptions
|
||||||
|
|
||||||
|
- Offered by: MIT
|
||||||
|
- Prerequisites: English
|
||||||
|
- Programming languages: None
|
||||||
|
- Difficulty: 🌟🌟🌟
|
||||||
|
- Class Hour: Varies according to the learner
|
||||||
|
|
||||||
|
Gilbert Strang, a great mathematician, still insists on teaching in his old age. His classic text book [Introduction to Linear Algebra](https://math.mit.edu/~gs/linearalgebra/)has been adopted as an official textbook by Tsinghua University. After reading the PDF version, I felt deeply guilty and spent more than 200 yuan to purchase a genuine version in English as collection. The cover of this book is attached below. If you can fully understand the mathematical meaning of the cover picture, then your understanding of linear algebra will definitely reach a new height.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
If you combine the course with the youtube blogger **3Blue1Brown**'s[The Essence of Linear Algebra](https://www.youtube.com/playlist?list=PLZHQObOWTQDPD3MizzM2xVFitgF8hE_ab)videos, you may learn better.
|
||||||
|
|
||||||
|
## Resources
|
||||||
|
- Homepage: <https://ocw.mit.edu/courses/mathematics/18-06sc-linear-algebra-fall-2011/syllabus/>
|
||||||
|
- Records: see homepage
|
||||||
|
- Textbook: Introduction to Linear Algebra, Gilbert Strang
|
||||||
|
- Assignments: see homepage
|
||||||
Loading…
Reference in a new issue