Skip to content

Commit 748d599

Browse files
Libo QinLibo Qin
authored andcommitted
add course introduction
1 parent 2210e61 commit 748d599

File tree

5 files changed

+11
-1
lines changed

5 files changed

+11
-1
lines changed

.DS_Store

0 Bytes
Binary file not shown.

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,14 +42,24 @@
4242
>本项目的特色:
4343
>
4444
>1、**笔记****原课程视频**一一对应,可以帮助大家一边听课一边理解。
45-
>
4645
>2、通过**图解**来使得笔记尽量通俗易懂
4746
4847
课程视频共35节,单个视频平均时长不超过60分钟,预计一个月可以学习完毕。
4948

5049
本项目所用徽章来自互联网,如侵犯了您的图片版权请联系我们删除,谢谢。
5150
并且由于我们的水平有限,有任何问题和错误请批评指正,谢谢。
5251

52+
## <img src="./imgs/icon/intro.png" width="25" /> 课程简介
53+
54+
55+
课程介绍:“线性代数”,同微积分一样,是高等数学中两大入门课程之一,不仅是一门非常好的数学课程,也是一门非常好的工具学科,在很多领域都有广泛的用途。它的研究对象是向量,向量空间(或称线性空间),线性变换和有限维的线性方程组。本课程讲述了矩阵理论及线性代数的基本知识,侧重于那些与其他学科相关的内容,包括方程组、向量空间、行列式、特征值、相似矩阵及正定矩阵。
56+
57+
## <img src="./imgs/icon/resource.png" width="25" /> 课程资源
58+
59+
- 网易公开课网址:[麻省理工公开课:线性代数](https://open.163.com/newview/movie/courseintro?newurl=%2Fspecial%2Fopencourse%2Fdaishu.html)
60+
61+
此外,本门课程还有相应的代码实现。**每章都有相应的jupyter记事本,提供模型的完整python代码**,所有的资源都可在网上免费获取。
62+
5363
## <img src="./imgs/icon/notes.png" width="25" /> 笔记
5464
| 章节 | 视频 | 笔记 |
5565
| :------------------------------------- | :----------------------------------------------------------- | :----------------------------------------------------------- |

imgs/icon/.DS_Store

0 Bytes
Binary file not shown.

imgs/icon/intro.png

14.5 KB
Loading

imgs/icon/resource.png

16.4 KB
Loading

0 commit comments

Comments
 (0)