向量矩阵有什么区别

向量是矩阵的特殊类型,是只有一行或者一列的矩阵。这两种矩阵分别称为行矩阵(行向量)和列矩阵(列向量)。

另外,矩阵用阶数表示,比如2阶方阵;向量通常用维数表示,比如n维向量。

总之,向量的本质是矩阵,向量的计算全部参考矩阵计算的运算律。

Posted from GScribble.

作者简介

Chun-Hui Gao is a Research Associate at Huazhong Agricultural University.

重复使用

Text and figures are licensed under Creative Commons Attribution CC BY 4.0. The source code is licensed under MIT. The full source is available at https://github.com/yihui/hugo-prose.

欢迎修订

如果您发现本文里含有任何错误(包括错别字和标点符号),欢迎在本站的 GitHub 项目里提交修订意见。

引用本文

如果您使用了本文的内容,请按照以下方式引用:

gaoch (2010). 向量和矩阵有什么区别. BIO-SPRING. /post/2010/10/22/2010-10-22-vector-matrix/

BibTeX citation

@misc{
  title = "向量和矩阵有什么区别",
  author = "gaoch",
  year = "2010",
  journal = "BIO-SPRING",
  note = "/post/2010/10/22/2010-10-22-vector-matrix/"
}