搜索资源列表
my_favorites
- 线性方程组的解法-linear equations Solution
lufjf
- 解线性方程组的一种行主元分解法-solution of linear equations of a main line yuan Decomposition
Sequation_ana
- 求解线形方程组,可参考说明,算法尚不够严谨-solving linear equations, reference note that the algorithm was not strict enough.
线性方程组求解与方程组性态讨论
- 线性方程组求解与方程组性态讨论(实验报告)三次样条插值问题,数值积分,微分方程数值解,线性方程组的迭代解法,非线性方程的迭代解法-solving linear equations and the equations behavior discussion (Experiment), cubic spline interpolation, numerical integration, the numerical solution of differential equations, linear
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 elimination, Doolittle triangular deco
xianxingfangchengzudejie_xiaxiao
- 线性方程组的解的讲义!希望对大家有用啦!与大家一起分享-linear equations that are lectures! We hope that the right useful! And share with everyone
第二章 解线性方程组的直接方法
- 解线性方程组的直接方法-solution of linear equations of the direct method
ORDGAUSS
- 利用高斯法求线性方程组的解-Gauss method for solving linear equations solution
3333
- 用java写的线性方程组求解,有用的可以下了-Using java to write the linear equations to solve
linear_solution
- 原创的线性方程组求解程序,包括Jacobi迭代,高斯消去法,Gauss-Seidel迭代三种求解算法。-Original procedure for solving linear equations, including the Jacobi iteration, Gauss elimination method, Gauss-Seidel iterative algorithm three.
linerequation
- 求解线性方程组的c代码,方便实用,对求解线性方程组很有帮助-For solving linear equations c code, convenient and practical, very useful for solving linear equations
linerequationc
- 线性方程组求解的c代码,方便实用,对理解线性方程组的求解思路很有用-Solving linear equations c code, convenient and practical, to understand the ideas for solving linear equations is useful
linerequationc3
- 线性方程组求解的c代码,方便实用,对理解线性方程组的求解思路很有用-Solving linear equations c code, convenient and practical, to understand the ideas for solving linear equations is useful
linerequationc4
- 线性方程组求解的c代码,方便实用,对理解线性方程组的求解思路很有用-Solving linear equations c code, convenient and practical, to understand the ideas for solving linear equations is useful
linerequationc5
- 线性方程组求解的c代码,方便实用,对理解线性方程组的求解思路很有用-Solving linear equations c code, convenient and practical, to understand the ideas for solving linear equations is useful
IntervalBisectionMethod
- 中间二分法求解一元线性方程,用java语言实现。-Dichotomy between the java implementation for solving linear equations.
LUPsolve.tar
- 这是我写的实现矩阵对LU分解的算法,可以用于线性方程组的求解。-This is what I wrote to achieve matrix LU decomposition algorithm can be used for solving linear equations.
Gauss-Seidel
- 采用Gauss-Seidel迭代法求解线性方程组的JAVA程序及应用实例-Using Gauss-Seidel iteration method for solving linear equations and examples of procedures
Solution-of-linear-equations
- 用Java求解线性方程组Solution of linear equations using Java-Solution of linear equations using Java
linear-equation
- an exmple program for solving linear equations