搜索资源列表
毛xlmatrix
- 一个可以计算矩阵行列式 逆矩阵,等其他矩阵运算的程序-one can calculate the matrix inverse matrix determinant, matrix operations and other procedures
hangliesi
- 关于行列式的计算.可以完成矩阵的有关计算-determinant of the calculation. To complete the calculation of the matrix
MatrixVector
- 使用递归的方法来求取N阶矩阵的行列式,其中矩阵使用vector来表示,求取行列式的方法为代数余子式展开的方式
hanglieshi
- 求解行列式,并且求解行列式,以及求解行列式-Solving the determinant, and solving the determinant, as well as solving the determinant
hanglieshi
- c++行列式求值源码。。 希望有所帮助。-c++ source code determinant evaluation. . Want to help.
Matrix
- 能计算行列式,逆矩阵,矩阵加减乘法,界面一般-Determinant of the inverse matrix calculation of addition and subtraction multiplication
det
- C++实现求矩阵行列式,手动输入维数和矩阵-C++ implementation requirements matrix determinant
determinant-caculator
- 利用动态数组实现任意阶行列式计算,先将行列式化为上三角型,在计算对角线元素乘积-Dynamic arrays of any order determinant calculation, first the determinant into upper triangular, in the calculation of the diagonal elements of the product of
Matrix
- 自己编写的matlab简单计算,用于计算矩阵的加减乘与求逆,特征行列式等-I have written matlab simple calculation used to calculate the matrix addition and subtraction, multiplication and inversion, characteristic determinant, etc.
Matrix
- 自定义矩阵类,可实现乘除、求逆、求行列式等功能。-Class of Matrix,which is helpful for students.
A_hw1
- 利用幂法、反幂法求矩阵按模最大、最小特征值以及矩阵的行列式与条件数-By using the power method, the inverse power method is used to find the maximum and minimum eigenvalue of the matrix, and the determinant and condition number of the matrix.
huahuan
- 对一个3行2列的行列式进行行列互换,实现而为数组的行列互换功能。(The column and column interchangeover of a 3 line and 2 column determinant is implemented as an array interchangeability function.)