当前位置: 首页 > article >正文

06 MIT线性代数-线性无关,基和维数Independence, basis, and dimension

1. 线性无关 Independence

Suppose A is m by n with m<n (more unknowns than equations)

Then there are nonzero solutions to Ax=0 

Reason: there will be free variables! A中具有至少一个自由变量,那么Ax=0一定具有非零解。A的列向量可以线性组合得到零向量,所以A的列向量是线性相关的。

independence:vectors X1, X2,...,Xn are independent if no combination gives zero vectors (expect the zero comb. all Ci =0)

 

Repeat when v1,v2,..., vn are columns of A 

they are independent if nullspace of A is zero vector , rank=n , N(A)={0}, no free variables 若这些向量作为列向量构成矩阵A,则方程Ax=0只有零解x=0,或称矩阵A的零空间只有零向量

 they are dependent if Ac=0 for some nonzero C, rank<n , Yes free variables

结论:

此矩阵构成的方程Ax=0必有非零解,即三个向量线性相关

矩阵A的列向量为线性无关,则A所有的列均为主元列,没有自由列,矩阵的秩为n。

A的列向量为线性相关,则矩阵的秩小于n,并且存在自由列

2. 张成空间 Spanning a space

vectors v1, v2, v3, ..., vn span a space means: The space consists of all combs. of those vectors 

3. 基与维数Basis &Dimension

Basis for a space is a sequance of vectors v1, v2, ..., vd with 2 properties:

1. they are independent

2. they span the space

空间的基告诉我们了空间的一切信息

Example: Space is R3 

standard: one basis 

Rn : n vectors give basis if the nxn matrix with those cols is invertible

3.1 子空间的基 Basis for a subspace

 可以张成R3中的一个平面,但是它们无法成为R3空间的一组基

Given a space: Every basis for the space has the same number of vectors (dimension of the space)

3.2 列空间和零空间的基 Basis of a column space and nullspace

讨论列空间:

矩阵A的四个列向量张成了矩阵A的列空间,其中第3列和第4列与前两列线性相关,而前两个列向量线性无关。因此前两列为主元列。他们组成了列空间C(A)的一组基。矩阵的秩为2。

rank矩阵的秩r=# of pivot columns 矩阵主元列的数目=dimension of C(A)列空间的维数

讨论零空间:

必然在零空间N(A)之内

dim N(A)零空间的维数=自由列的数目# of free variables=n-r


http://www.kler.cn/news/108558.html

相关文章:

  • SpreadJS 16.2.2 + GcExcel 6.2.3 相结合,还有更强的吗
  • Android WMS——WM窗口管理(八)
  • 小程序request请求封装
  • 使用 @antfu/eslint-config 配置 eslint (包含兼容uniapp方法)
  • 社恐了怎么办?如何改变社交恐惧症?
  • 代码随想录算法训练营第23期day36|738.单调递增的数字、968.监控二叉树
  • request、response请求转发和重定向
  • C++面试题库
  • el-date-picker日期选择器奇怪的问题解决
  • github搜索技巧探索
  • 人工智能与航天技术的融合:未来发展的新趋势
  • 2015年亚太杯APMCM数学建模大赛B题城市公共交通服务水平动态评价模型求解全过程文档及程序
  • java spring boot 字符串判空
  • 黔院长 | 一文了解五脏的脏象!
  • 【计算机网络】(谢希仁第八版)第二章课后习题答案
  • PHP危险函数
  • Qt之实现支持多选的QCombobox
  • MySQL安装『适用于 CentOS 7』
  • 防止消息丢失与消息重复——Kafka可靠性分析及优化实践
  • 微机原理:汇编语言程序设计
  • 两数之和(C++解法)
  • 【Oracle】Navicat Premium 连接 Oracle的两种方式
  • 分类预测 | Matlab实现KOA-CNN-GRU-selfAttention多特征分类预测(自注意力机制)
  • Python——新建工程/引入本地库
  • 基于PHP的仓库库存管理系统设计与实现(源码+lw+部署文档+讲解等)
  • 【VR开发】【Unity】【VRTK】1-无代码VRVR开发介绍
  • SQL SELECT TOP, LIMIT, ROWNUM
  • 悟空crm安装搭建 报错[0] RedisException in Redis.php line 56问题处理办法
  • 若依ruoyi-nbcio如何做一个仿钉钉流程设计器的思考
  • SylixOS BSP开发(七)