translate MITLA.md

This commit is contained in:
tangfqj 2022-09-17 13:10:38 +08:00
parent cbf94606d7
commit 34086bdb24

View 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.
![image](https://math.mit.edu/~gs/linearalgebra/linearalgebra5_Front.jpg)
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