•
square matrix
英:
美:
常用释义:
方阵:一个行数和列数相等的数学矩阵。
方矩阵,矩形矩阵; 方阵
矩形矩阵,【数】方阵
1、The
square matrix
is called a diagonal matrix.───该方矩阵称为对角矩阵。
2、just something to remember: if you have a
square matrix
times a column vector, the product that makes sense is with the matrix on the left, and the vector on the right.───只要记住:如果你要用一个方阵,乘以一个列向量,当矩阵在左,向量在右的时候乘积才有意义。
3、this to make sense, we need a must be a
square matrix
.───要让这个有意义,我们要使a是一个方阵。
1、square sail───横帆;方帆
2、square tin───方形铁罐
3、square matrixes───方阵
4、square matrices───矩形矩阵,【数】方阵
5、square meter───n.【计量】平方米
6、square meters───【计量】平方米
7、square yard───平方码
det是一个计算机函数,在FreeMat、Matlab中,该函数用于求一个方阵(square matrix)的行列式(Determinant)。性质1:如果(a,b)=(1,0),(c,d)=(0,1)则平行四边形变成正方形,面积=1,A为单位阵,即性质2:若A有相同的两行,则det(A)=0.看一个极端情况,如果(a,b)=(c,d),即向量(a,b)与(c,d)重合,面积肯定为0。