06 MIT线性代数-列空间和零空间 Column space & Nullspace

1. Vector space

Vector space requirements++v+w++ and ++c v++ are in the space, all combs ++c v + d w++ are in the space

但是"子空间"和"子集"的概念有区别,所有元素都在原空间之内就可称之为子集,但是要满足对线性运算封闭的子集才能成为子空间

中 2 subspaces

L: line is a subspace

P: Plane through 0,0,0T is a subspace of

= all vectors in P or L or both is not a subspace

= all vectors in both P and L is a subspace - null space

2. 列空间 Column space

column space of A is subspace of is C(A)=all linear combs. of columns

Does Ax=b have a solution for every b? No

cuz 4 equations and 3 unknowns 列向量的线性组合无法充满

which b's allow this system to be solved?

Can solve Ax=b exactly when b is in C(A) IN

由于列向量不是线性无关的,第三个列向量为前两个列向量之和,所以尽管有3个列向量,但是只有2个对张成向量空间有贡献。矩阵A 的列空间为内的一个二维子空间

3.零空间(或化零空间)Nullspace

Null space of A = all solutions x = in to Ax=0

对于所给定这个矩阵A ,其列向量含有4个分量,因此列空间是空间的子空间。

x 为含有3个分量的向量,故矩阵A 的零空间是的子空间。对于mxn矩阵,列空间为的子空间,零空间为空间的子空间。

N(A) contains which is a line in

check that- solution to Ax=0 always give a subspace

if Av=0 and Aw = 0 then A(v+w)=0

then A(12v)=0

4. influence of b

subspaces have to go through the origin

5. summary:

2种构筑子空间方法

1.对于列空间,它是由列向量进行线性组合张成的空间

2.零空间是从方程组出发,通过让x满足特定条件而得到的子空间

相关推荐
吴声子夜歌11 小时前
ApacheCommons——commons-math3(科学计算与线性代数)(一)
java·线性代数·算法·apache
AI_yangxi1 天前
口碑好的短视频矩阵系统
线性代数·矩阵
微三云生态系统架构师-彭丹1 天前
矩阵拼团系统设计:先付款先排队的订单排序与自动返本算法
线性代数·算法·矩阵
张欣-男2 天前
5分钟理解线性代数v2
人工智能·线性代数·机器学习
张欣-男2 天前
3分钟理解线性代数
线性代数·算法
智购无人售货机厂家3 天前
2026自动售货机软硬件版本管理策略:从版本号规范到兼容性矩阵的工程实践~YH
运维·服务器·人工智能·单片机·嵌入式硬件·线性代数·矩阵
船厂电气自动化ai大模型4 天前
AI大模型与数学/第63课:矩阵定义、矩阵加法、标量乘法(逐级精讲)
数据结构·人工智能·深度学习·线性代数·算法
张宇Joaquin4 天前
鲲鹏统一并行加速库KUPL--异步数据拷贝
线性代数·算法·矩阵·numpy
浪里镖客5 天前
位姿转换矩阵写法-个人习惯(计算机理解其实是相反的)
线性代数·算法·矩阵
张宇Joaquin5 天前
鲲鹏计算平台矩阵乘算子SGEMM优化实践——下篇
线性代数·矩阵