From 34086bdb241be0b16f20a2624d8148cd9ee3ac16 Mon Sep 17 00:00:00 2001 From: tangfqj Date: Sat, 17 Sep 2022 13:10:38 +0800 Subject: [PATCH] translate MITLA.md --- docs/数学基础/MITLA.en.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 docs/数学基础/MITLA.en.md diff --git a/docs/数学基础/MITLA.en.md b/docs/数学基础/MITLA.en.md new file mode 100644 index 00000000..8360f404 --- /dev/null +++ b/docs/数学基础/MITLA.en.md @@ -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: +- Records: see homepage +- Textbook: Introduction to Linear Algebra, Gilbert Strang +- Assignments: see homepage