MatLab 04_MatLab矩阵matrix

一、Matlab矩阵(matrix)概述

1.1 Matlab矩阵(matrix)

在 MATLAB 中,矩阵的概念就是线性代数中定义的矩阵概念——矩阵是用一对圆括号或者方括号括起来,符合一定规则的数学对象。

Licensed under CC BY-NC-SA 4.0