这个系列文章是我重温Gilbert老爷子的线性代数在线课程的学习笔记。
Course Name:MIT 18.06 Linear Algebra
Text Book: Introduction to Linear Algebra
章节内容: 1.1-1.3
课程提纲
1. Two vector operations and linear combination
2. dot product v⋅w v ⋅ w and vector length ‖v‖ ‖ v ‖
3. Matrices, Ax=b A x = b and solutions x=A−1b x = A − 1 b
课程重点

Two vector operations and linear combination
Linear algebra is built on two vector operations: vector addition and scalar multiplication

Linear combination: the sum of cv c v and dw d w is a linear combination of v v
and
MIT18.06线性代数入门:向量与矩阵

这篇博客是作者学习MIT18.06线性代数课程的笔记,主要涵盖了向量操作、内积与长度、矩阵等方面。线性代数基于向量的加法和标量乘法,线性组合的概念被解释。点积用于判断向量的垂直关系,并计算角度。此外,介绍了单位向量、矩阵表示线性组合及求解线性方程组的方法。
最低0.47元/天 解锁文章

被折叠的 条评论
为什么被折叠?



