permutation matrix:置换矩阵,左乘对行进行置换;右乘对列向量进行置换。
因为, ,所以P能使A进行行置换,也能使Identity Matrix 进行行置换。同时,其乘积也可以对A进行行置换。因此,当需要求出对A进行行列置换的Matrix时,其实就是写出被同样置换后的Identity Matrix。
3!:three factorial
Permutation Matrix is orthogonal,Inverse == transpose
permutation matrix:置换矩阵,左乘对行进行置换;右乘对列向量进行置换。
因为, ,所以P能使A进行行置换,也能使Identity Matrix 进行行置换。同时,其乘积也可以对A进行行置换。因此,当需要求出对A进行行列置换的Matrix时,其实就是写出被同样置换后的Identity Matrix。
3!:three factorial
Permutation Matrix is orthogonal,Inverse == transpose
本文标题:Matrix1-5
本文链接:https://www.haomeiwen.com/subject/uznhyhtx.html
网友评论