搜索资源列表
homework_img_deal
- 一种图像压缩方法,利用矩阵分析中的奇异值分解的另一源码
Compression
- 用MatLab实现图像压缩。以真彩图像的处理为例,对由它转换来的彩色索引矩阵进行二进小波多层分解,对低频近似的系数矩阵作相应的截取处理,以及优化索引图像的彩色图。
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)