搜索资源列表
Mapack_for_NET
- 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,
cholesky
- 楚列斯基分解希尔伯特矩阵,并求出残差和误差,以及条件数-cholesky
Cholesky
- 实 现 Cholesky-Cholesky
cholesky
- 楚列斯基分解,有求解过程,无穷范数以及L U分解和残差-Cholesky solution for equation.including infinite norm and L u solution and residual error.
chuliesiji
- 数值计算实验用楚列斯基算法求解希尔伯特方程求出解,无穷范数,残差。-Science computing experiment with cholesky arithmetic to slove hilbert equation.The result need to has infinite norm and residual error.
cholesky
- Class for Cholesky decomposition in java