搜索资源列表
MatrixMult
- 矩阵运算,可以实现矩阵的转置,求逆,相乘及求行列式值。
Matrix.java.rar
- 余子式、行列式、逆矩阵、对数组进行全排列,Bulbil style, determinant, inverse matrix, wide array of arrays
Matrixcalculationimplementationusingjava
- 用java实现矩阵运算行列式运算组合数计算-Implementation using java matrix determinant computing computing computing the number of combinations
Matrix
- 计算矩阵的的余子式和伴随矩阵,还可以计算矩阵的乘积。当矩阵为方阵时,还可以计算方阵的行列式-Calculate the matrix of the cofactor and adjoint matrix can also calculate the matrix product. When the matrix is square, you can also calculate the square determinant
Matrix
- 采用随机数产生2到10阶的随机矩阵,并实现了矩阵的相关运算,比如:加减,乘除,求逆,求行列式-Using random Numbers generated random matrix from 2 to 10 order , and achieving relative to the implementation of the matrix operations, such as: add and subtract, multiple and divided, inverse and deter