搜索资源列表
main-doolittle
- 用选主元的doolittle分解法解用户输入的线性方程组。共4文件。-election with the main yuan doolittle decomposition method for user input linear equations. A total of four documents.
no-doolittle
- 用doolittle分解法(非选主元)解用户输入的线性方程组。若无法解,将提示用选主元的doolittle分解法(见另一上传文件)解方程-with doolittle decomposition (non-elected PCA) user input solutions of linear equations. If there is no solution, the election will be prompted to use
Doolittle
- Doolittle 分解法,数值分析中的重要方法,是LU分解的基础算法
doolittle
- 解线性方程组的doolittle分解法的C语言程序实现
Doolittle分解法
- 数值分析的Doolittle分解算法-numerical analysis of decomposition algorithm Doolittle
三角直接分解法
- 数值分析三角直接分解法-Numerial Analyse: Doolittle Analyze Arithmetic
Doolittle分解
- 数值计算中的Doolittle分解法(含有紧凑方式的解法),是用VC++编写的-numerical calculation of Doolittle decomposition (containing a compact form of solution), VC + + prepared
Doolittle分解法
- 数值分析的Doolittle分解算法-numerical analysis of decomposition algorithm Doolittle
三角直接分解法
- 数值分析三角直接分解法-Numerial Analyse: Doolittle Analyze Arithmetic
Doolittle分解
- 数值计算中的Doolittle分解法(含有紧凑方式的解法),是用VC++编写的-numerical calculation of Doolittle decomposition (containing a compact form of solution), VC++ prepared
04150247
- 用语言编写的解线性方程组的直接方法(包含Gauss顺序消去法、Gauss列主元素消去法、Doolittle三角分解法)-language to be used to prepare the solution of linear equations of the direct method (including Gauss elimination order, Gauss out the main elements of eliminat
GaussandDoolittle
- 用Gauss消去法和Doolittle三角分解法求解解线性方程组的程序源代码.-using Gauss elimination method and alignment triangular decomposition method for solving linear equations of the program source code.
main-doolittle
- 用选主元的doolittle分解法解用户输入的线性方程组。共4文件。-election with the main yuan doolittle decomposition method for user input linear equations. A total of four documents.
no-doolittle
- 用doolittle分解法(非选主元)解用户输入的线性方程组。若无法解,将提示用选主元的doolittle分解法(见另一上传文件)解方程-with doolittle decomposition (non-elected PCA) user input solutions of linear equations. If there is no solution, the election will be prompted to use
Doolittle
- Doolittle 分解法,数值分析中的重要方法,是LU分解的基础算法-Doolittle decomposition method, numerical analysis of the important method is based on LU decomposition algorithm
doolittle
- 解线性方程组的doolittle分解法的C语言程序实现-Solution of linear equations of Doolittle Decomposition of C language program
shuzhi_c
- 1.求方程组的解算法: Guass迭代法、Doolittle分解法 2.求矩阵特征值算法: 幂法、反幂法、LU分解法
Solving_equations
- 本压缩包包括了数值分析中求解线性方程组的各种程序,包括:顺序Gauss消去法、列主元顺序Gauss消去法、Doolittle三角分解法、选主元的Doolittle分解法、带状三角分解法以及优化的带状三角分解法。-The compressed package includes various procedures for solving linear equations in numerical analysis, including:
Doolittle
- Doolittle,用多利特尔直接分解法求解线性方程组Ax=b。-Doolittle, with multiple little direct decomposition method for solving linear equations Ax = b.
Doolittle
- 使用Doolittle分解求解线性方程组(Solution of Linear Equations by Doolittle Decomposition)