线性代数 示例

转置 [[x,z,5],[y,z,4],[x,y,7]]
解题步骤 1
Transpose the matrix by switching its rows to columns.