搜索资源列表
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
determinant
- 生成行列式的项数的全排列,例如3阶行列式的项数的全排列为123,132,213,231,312,321,这些排列中每一种都是指向行列式某一项的下标。-Generate the determinant of the number of items arranged, such as third-order determinant of the number of items arranged 123,132,213,231,312,321, each of these permutations a
Determinants-Permanents
- 通过递归计算出全排列,再通过函数进行行列式计算-Calculated by recursively arranged by function determinant calculation
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