C = inv (A) C = 0.2381 0.1429 0.0952 -0.1429 To solve for D, multiply the matrix C by matrix B, which results in this calculation: >>>> D = C * B D = 3.2381 ...
確定! 回上一頁