内容导航:
1、
identity matrix
2、
线性代数的用词和符号问题
1、
identity matrix
英:
美:
常用释义:
单位矩阵:一个方阵
n.【数】单位矩阵
n.单位矩阵
1、If you multiply a color vector by the
identity matrix
, the color vector does not change.───如果用单位矩阵乘以颜色矢量, 则颜色矢量不会发生改变.
2、The next thing I need to tell you is something called the
identity matrix
.───接下来我要说的,是单位矩阵。
3、Having found all square roots of an
identity matrix
.───找出了单位矩阵的所有平方根。
4、Since I behaves like the number 1 in ordinary algebra it is called the
identity matrix
.───由于工具有普通代数中数1的性质,称它为幺矩阵.
5、The
identity matrix
is the matrix that does nothing.───单位矩阵是一种可有可无的矩阵。
1、identity crisis───【心理】身份认同危机,身份危机;认同的转折点
2、identity cards───身份证(identitycard的复数)
3、identity badges───身份证
4、identity parade───身份游行
5、identity matrices───n.【数】单位矩阵
6、identity matrixes───n.【数】单位矩阵
7、identity papers───身份证
8、identity card───身份证
9、identity badge───身份证
2、
线性代数的用词和符号问题
1,eigenvalue是一个词汇。数学专用单词,没有单独使用eigen的。eigenvalue确实来源于德语词汇,德语是eigenwerk。
eigen是characteristic的意思,Werk是value的意思。
2,random process其实也可以用。但是用stochastic比较专业,是一个专用词。random用意比较广泛,算是泛用词吧。
stochastic是英语单词,来源于希腊语stochastikos。
翻了一下Merriam-Webster字典,在
中,stochastic 的意思是 involving a random variable。
所以在这里stochastic就比random确切。
3,R是upper triangular matrix,也叫做right-triangular matrix.
4,P是一个有唯一性的invertible matrix。
I代表的是identity matrix。所以不能用I。
要说invertible和permutation matrix有什么关系的话,有个定理是:“如果P是permutation matrix,那么P也是一个invertible matrix,它的逆矩阵是P^T.”