搜索结果

找到约 5 项符合 determinant 的查询结果

数值算法/人工智能 基本矩阵运算 : + - *, power, transpose, trace, determinant, minor, matrix of minor, cofactor, matrix of co

基本矩阵运算 : + - *, power, transpose, trace, determinant, minor, matrix of minor, cofactor, matrix of cofactor, adjoint, inverse, gauss, gaussjordan, linear transformation, LU decomposition , Gram-Schmidt process, similarity. b) Basic vectors functions : norm, distance, innerproduct,coldim, rowdim ...
https://www.eeworm.com/dl/518/104632.html
下载: 180
查看: 1395

人工智能/神经网络 This collection of C++ templates wraps the FORTRAN or C interfaces for LAPACK so that they integrate

This collection of C++ templates wraps the FORTRAN or C interfaces for LAPACK so that they integrate with the Boost uBLAS library. Currently implements Cholesky decomposition, LU decomposition, inversion and determinant for general and positive-definite matrices.
https://www.eeworm.com/dl/650/182370.html
下载: 31
查看: 1043

matlab例程 To invert a square Galois array, use the inv function. Related is the det function, which computes t

To invert a square Galois array, use the inv function. Related is the det function, which computes the determinant of a Galois array.
https://www.eeworm.com/dl/665/261244.html
下载: 62
查看: 1079

数学计算 Mapack可用来做矩阵运算 Mapack is a .NET class library for basic linear algebra computations. It supports th

Mapack可用来做矩阵运算 Mapack is a .NET class library for basic linear algebra computations. It supports the following matrix operations and properties: Multiplication, Addition, Subtraction, Determinant, Norm1, Norm2, Frobenius Norm, Infinity Norm, Rank, Condition, Trace, Cholesky, LU, QR, Single V ...
https://www.eeworm.com/dl/641/396867.html
下载: 182
查看: 1185

数学计算 IML package provides efficient routines to solve nonsingular systems of linear equations, certifie

IML package provides efficient routines to solve nonsingular systems of linear equations, certified solve any shape systems of linear equations, and perform mod p matrix operations, such as computing row-echelon form, determinant, rank profile, inverse of a mod p matrix.
https://www.eeworm.com/dl/641/417519.html
下载: 76
查看: 1040