线性代数 示例

转置 [[1,1,1,1900],[0,0.01,0.02,20],[0,0,3,2400]]
解题步骤 1
Transpose the matrix by switching its rows to columns.