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

Matrix Theory study notes[6]

文章目录

  • linear space
  • references

linear space

  1. a basis of linear space VkV^kVk,which is x1,x2,...xkx_1,x_2,...x_kx1,x2,...xk,can be called as a coordinate system.let vector v∈Vkv \in V^kvVk and it can be linear expressed on this basis as v=a1x1+a2x2+...+akxkv=a_1x_1+a_2x_2+...+a_kx_kv=a1x1+a2x2+...+akxk,the a1,a2,....,aka_1,a_2,....,a_ka1,a2,....,ak is coordinate in this coordinate system denoted by (a1,a2,...,ak)T(a_1,a_2,...,a_k)^T(a1,a2,...,ak)T.
  2. the various coordinate systems for the same vector are different usually because of non-uniqueness of basis of a linear space. for the first basis which is x1,x2,...xkx_1,x_2,...x_kx1,x2,...xk ,the coordinate is (a1,a2,...,ak)T(a_1,a_2,...,a_k)^T(a1,a2,...,ak)T and there are the second basis x1′,x2′,...xk′x_1',x_2',...x_k'x1,x2,...xk to coorespond another coordinate (a1′,a2′,...,ak′)T(a_1',a_2',...,a_k')^T(a1,a2,...,ak)T,also can be explain that v=a1x1+a2x2+...+akxk=a1′x1′+a2′x2′+...+ak′xk′v=a_1x_1+a_2x_2+...+a_kx_k=a_1'x_1'+a_2'x_2'+...+a_k'x_k'v=a1x1+a2x2+...+akxk=a1x1+a2x2+...+akxk.
  3. let v∈Vkv \in V^kvVk and x1,x2,...xkx_1,x_2,...x_kx1,x2,...xk is a basis of linear space,then vvv can uniquely be separated into the linear combination that v=a1x1+a2x2+...+akxkv=a_1x_1+a_2x_2+...+a_kx_kv=a1x1+a2x2+...+akxk.

references

  1. deepseek
  2. 《矩阵论》
http://www.xdnf.cn/news/16701.html

相关文章:

  • ansible巡检脚本
  • Zookeeper符合cap中的AP还是CP
  • 【AI News | 20250729】每日AI进展
  • uniapp中的$vm
  • 数字化转型-制造业未来蓝图:“超自动化”工厂
  • 开源项目:排序算法的多种实现方式
  • ComfyUI自定义图片导出路径
  • 【图像处理】直方图均衡化c++实现
  • OpenEuler 安装 apache + php8 不解析php文件的处理
  • 网络编程-(网络计算机和网络通信)
  • Web3:赛道划分与发展趋势解析
  • PYTHON从入门到实践-17通过网络API获取数据与可视化
  • STM32启动流程详解:从复位到main函数的完整路径
  • 鲸签云合同管理系统有什么功能?
  • 李宏毅2025《机器学习》-第九讲:大型语言模型评测的困境与“古德哈特定律”**
  • Newman+Jenkins实施接口自动化测试
  • 【学习过程记录】【czsc】1、安装
  • Tomcat 服务器日志
  • 解决Nginx的HTTPS跨域内容显示问题
  • REST、GraphQL、gRPC、tRPC深度对比
  • Buck的Loadline和DVS区别和联系
  • WebSocket 简介与在 Vue 中的使用指南
  • Ganttable 时间仪表盘
  • 笔记本电脑开机慢系统启动慢怎么办?【图文详解】win7/10/11开机慢
  • PAT 甲级题目讲解:1011《World Cup Betting》
  • 如何修改VM虚拟机中的ip
  • MaxKB+MinerU:通过API实现PDF文档解析并存储至知识库
  • 【WPS】邮件合并教程\Excel批量写入数据进Word模板
  • 阿里云AI代码助手通义灵码开发指导
  • Mysql-索引