搜索资源列表
LUFPGA
- Sparse LU Decomposition using FPGA,使用fpga实现lu分解的算法实现-Sparse LU Decomposition using FPGA, using the FPGA to achieve lu decomposition algorithm
LUDecomposition
- 矩阵的LU分解,矩阵分解中一个非常重要的分解原理。-LU decomposition of the matrix, the matrix decomposition decomposition of a very important principle.
LU_Decomposition_with_Pivoting_NUM_(AX=B)
- Solving AX=B by using LU Decomposition with Pivoting
LU_Decomposition_without_Pivoting_(AX=B)
- Solving AX=B by using LU Decomposition without Pivoting