搜索资源列表
LU文档
- LU分解 用C的算法-LU decomposition algorithm C
数值分析的lu分解vb 版
- 大学里数学系必学的一们课程数值分析中的经典算法————lu分解的程序vb版本-University's Department of Mathematics will study the courses have a numerical analysis of the classic decomposition algorithm-lu version of the procedure vb
LU
- 数值分析算法矩阵的LU分解法-numerical analysis algorithm matrix LU decomposition
2.LU分解法
- LU分解法,数值分析最基本的!-LU decomposition, the most basic numerical analysis!
LU分解法
- 数值计算方法 LU分解法-numerical method LU decomposition
LU法求解线性方程组
- LU法求解线性方程组,可以用于求解任意的线性方程组,非常有用.-LU method of linear equations, which can be used to solve arbitrary linear equations, very useful.
LU分解法求解线性方程组
- LU分解法求解线性方程组的VB.NET源码.里面有详细的使用说明.-LU decomposition method for solving linear equations of VB.NET source. There are detailed instructions.
LU算法
- <计算方法>LU算法过程及程序,经过调试可以运行-<Calculation method> LU algorithm process and procedures, after debugging can run
LU
- 用LU分解法求解线性方程组的c++程序,有用的数值分析程序-LU decomposition method used for solving linear equations of c procedures useful numerical analysis program
LU
- 矩阵的LU分解,通过此分解可以求解方程组-LU matrix decomposition, this decomposition can solve the equations
LU
- 用MATLAB写的Gaussian Elimination算法即LU算法-Written using MATLAB or LU algorithm Gaussian Elimination Algorithm
LU
- 1. Using LU factorization method to solve the following tri-diagonal system for n=10 and 100 -1. Using LU factorization method to solve the following tri-diagonal system for n = 10 and 100
lu
- 数值计算利用LU分解法来求解线性方程组,简明方便-Numerical calculation using LU decomposition method to solve linear equations, simple convenience
LU
- 数学工具: LU分解法解线性方程组,很好用-Mathematical tools: LU decomposition solution of linear equations, a very good use
LU
- 数值分析中LU分解法解结构矩阵问题,Visual C#源代码-Numerical analysis of LU decomposition method solution of the problem structure matrix, Visual C# Source code
lu
- 这是用并行程序语言MPI做的关于矩阵LU分解的程序,程序中很好的实现了分解过程的并行性。-This is used MPI parallel programming language to do LU decomposition on the matrix of the procedures, procedures to achieve a good decomposition process parallelism.
LU
- LU decomposition code
LU
- LU分解课件,用来求解逆矩阵。一般用在图像处理及机器视觉等方面-Courseware LU decomposition to solve the inverse matrix. Generally used in image processing and machine vision, etc.
lu
- LU decomposition routines in matlab
LU
- LU分解的串行算法(进行Cache优化),LU分解的多线程实现并行化。-LU decomposition of the serial algorithm (for Cache Optimization), LU decomposition of multi-threaded parallel.