线性代数 示例

转置 [[-1,8,-47,28],[1,-1,5,-7],[1,-1,1,-6]]
解题步骤 1
Transpose the matrix by switching its rows to columns.