搜索资源列表
det
- 用全选主元高斯(Gauss)消去法计算n阶方阵的行列式值。
DET
- c语言实现的离散傅立叶(DFT)变换。非快速傅里叶变换,基本的傅里叶变换。-A basic Discrete Fourie Transform program, not Fast Discrete Fourie Transform
det
- determinant of a matrix-determinant of a matrix
LogdetPPA-0
- 解log-det半定规划的matlab软件包,对解优化问题很有用。-A MATLAB software package for log-determinant semidefinite programming, it is useful to solve optimization problems.
Det
- Solving determinant of a matrix
det
- Using LU Decomposition Method to solve determination of matrix writing by C-Using LU Decomposition Method to solve determination of matrix writing by C
Det
- 采用递归算法求任何阶的行列式,在主函数中还有一个例子说明。-Recursive algorithm for the determinant of any order
det
- c语言求行列式值,输入条件:矩阵的秩,数组指针-get the det of a matrix
Extraction-and-det
- different feature extraction algorithms and detction methods
Find-det
- 求3、4阶行列式的值,在求逆之前先做判断是否存在。-find the value of 3 or 4 order determinant.