线性代数 示例

转置 [[5,7,0,-3],[5,x,65,x],[-2,-1,1,0],[0,-2,0,34]]
解题步骤 1
Transpose the matrix by switching its rows to columns.