搜索:determinant

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

结果 5
https://www.eeworm.com/dl/518/104632.html 数值算法/人工智能

基本矩阵运算 : + - *, 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, innerpr ...
下载 180
·
查看 1437
https://www.eeworm.com/dl/665/261244.html 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.
下载 62
·
查看 1110
https://www.eeworm.com/dl/650/182370.html 人工智能/神经网络

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.
下载 31
·
查看 1078
https://www.eeworm.com/dl/641/417519.html 数学计算

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.
下载 76
·
查看 1061
https://www.eeworm.com/dl/641/396867.html 数学计算

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, Choles ...
下载 182
·
查看 1262