搜索资源列表
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
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