搜索资源列表
cholesky
- 楚列斯基分解希尔伯特矩阵,并求出残差和误差,以及条件数-cholesky
lu.java.tar
- 矩阵lu分解 java语言实现-matrix lu
LUPsolve.tar
- 这是我写的实现矩阵对LU分解的算法,可以用于线性方程组的求解。-This is what I wrote to achieve matrix LU decomposition algorithm can be used for solving linear equations.
Eigenvalue
- 本压缩文件包括:求矩阵特征根、求奇异值、QR分解矩阵转置-Seeking the root of the matrix eigenvalue problem
Jama-1.0.3
- JAVA 处理矩阵非常好的一个工具,不过就是SVD分解的时候只能按照他的要求来-JAVA processing matrix is a very good tool, but it is the SVD decomposition only in accordance with his request to
jama-1.0.3.jar
- Jama是一个基本的线性代数java包。包括一个基本的Matrix类和5个矩阵分解类(Jama is a basic linear algebra Java packet. Including a basic Matrix class and 5 matrix factorization classes)