时间:2024-10-17 00:57:41
1、加载线性代数专用扩展包:with(LinearAlgebra);
3、计算这个矩阵的行列式:Determinant(M)
5、给出一个分式形式的Hilbert矩阵:P := HilbertMatrix(6, 6, x)