搜索资源列表
CUDA_ITSOL.tar
- 利用lu分解法解系数线性代数方程组的GPU实现-Using lu decomposition method for solving linear algebraic equations coefficient GPU implementation
lu-mpi
- lu 分解,给出采用行连续划分方式下的MPI实现并行算法-lu decomposition, using the line continuous division of the way under the implementation of MPI parallel algorithm
solution.tar
- 利用lu分解来求解方程的解,方乘的要求是中小型稠密矩阵,算法复杂度为O(n2)-calculate the solution of a equation with lu decomposition
lu_decompose
- 数值计算分析之lu分解法求解程序代码,可用于一切方程组求解-Numerical Analysis of the lu decomposition method for solving program code
1.14
- 中国农业大学 lu分解 刘广利 第一次作业 -China Agricultural University, lu decomposition Liuguang Li first job
reduction
- 输入矩阵的维数以及各个元素,选择矩阵分解的方法,进行分解。 有四种分解方法: 1、lu 分解 2、Gram-schmidt分解 3、Householder分解 4、Givens分解 -matrix decomposition methods