搜索资源列表
LU
- 数值分析中LU分解法解结构矩阵问题,Visual C#源代码-Numerical analysis of LU decomposition method solution of the problem structure matrix, Visual C# Source code
Lufenjie
- LU 分解先行方程,里面算法详细,这个算法功能全面-LU decomposition first equation, which detail the algorithm, the algorithm for full-featured
LU
- LU decomposition code
1
- lu分解一个非常好的利用LU分解法求逆矩阵的程序,其... 详细说明:这是一个非常好的利用LU分解法求逆矩阵的程序,其中的Pivot是很好的-lu decomposition of a very good use of LU decomposition of matrix inversion procedures, a detailed descr iption of its ...: This is a very good use of LU decomposition of matrix
LU
- LU分解的串行算法(进行Cache优化),LU分解的多线程实现并行化。-LU decomposition of the serial algorithm (for Cache Optimization), LU decomposition of multi-threaded parallel.
LU
- LU分解法用于解方程组,且同时输出LU分解矩阵-LU decomposition method for solution of equations, LU decomposition and at the same time the output matrix
LU
- 本程序采用数值分析中经典的LU分解法解线性方程组-This program uses numerical analysis of the classical LU decomposition method for solving linear equations
LUDECOPOSITION
- This the c code for lu decomposition-This is the c code for lu decomposition
LU
- In linear algebra, LU decomposition (also called LU factorization) is a matrix decomposition which writes a matrix as the product of a lower triangular matrix and an upper triangular matrix. The product sometimes includes a permutation matrix as well
LU
- 解线性代数方程组的列主元LU分解法的C++实现-Solving linear algebraic equations out of the main element LU decomposition by C++
LU
- LU分解法 数值分析课程设计 C语言程序-Numerical analysis of LU decomposition C language program curriculum design
LU
- fortran语言编写的LU分解程序,可用来求解小型方程组-fortran language LU decomposition process can be used to solve small equations
LU
- 用cuda编写的LU分解解线性方程组问题,简单易懂,适合初学cuda者-LU decomposition with cuda prepared solution of linear equations, easy to understand for beginners who cuda
LU
- 用C语言编写矩阵LU分解,求出上三角,下三角矩阵,再求出原矩阵的逆-Written in C language matrix LU decomposition, calculated on a triangle, a lower triangular matrix, and then find the inverse of the original matrix
LU
- 高斯消去法的LU分解,基础好用,非常好,相信我-Gaussian elimination LU decomposition, basic easy to use, very good, believe me
LU
- LU分解,课程设计,很简单的小程序,但是很实用。 -LU decomposition, curriculum design, very simple little program, but very practical.
LU
- 该程序用LU分解方法求矩阵的逆矩阵,前提是该矩阵有逆矩阵-The program with the LU decomposition matrix inverse matrix method, provided that the matrix has an inverse matrix
LU.tar
- 基于CUDA的LU分解,可作为求解线性方程组的程序-CUDA based LU decomposition, can be used as the procedure for solving linear equations
LU-decomposition
- 数值计算中的LU分解法,用C语言编写,亲测可用-Numerical calculations of LU decomposition method, using C language, pro-test available
LU分解的FPGA实现
- 主要是基于HLS的LU分解的FPGA实现源码,包括C代码以及matlab代码,官方案例(HLS based LU decomposition based FPGA implementation source code, including C code and matlab code, official case)