搜索资源列表
Gauss
- Gauss跌代法解线性方程组的程序 可以用以参考
LU
- Lu 方法解线性方程组的程序 可以参考一下
include
- jacobi方法解线性方程组 可以参考一下
dooli
- 计算方法应用Dolittle方法计算线性方程组 硬顶好用-Calculation method applied Dolittle method of linear equations easy to use hard top
AX=b
- 已知线性方程组,求解,得到一个结果向量。-Known linear equations, solving, we obtain a result vector.
LU
- 运用LU分解法来解线性方程组 可以改变N 来解N阶线性方程-N to solve N linear equations using LU decomposition method for solving linear equations can be changed
linear-equation
- 线性方程组 求解啊啊啊 -linear equation
LU
- LU分解解线性方程组, LU分解解线性方程组, LU分解解线性方程组-LU decomposition
matlab-jacobi
- 用jacobi解线性方程组,这是老师布置的作业 -Solving linear equations with jacobi
vcPP002
- 追赶法求线性方程组,很好使的源代码-Catching method for solving linear equations, so good source! ! ! ! !
lu
- lu分解法求解线性方程组,用in.txt文件输入,自动输出。-lu decomposition method for solving linear equations, input in.txt files, automatically output.
gaosixiaoyuanfajuzhen
- 本例 是通过高斯消元法解线性方程组,代码可行,欢迎使用-This example is by Gaussian elimination method for solving linear equations, the code is feasible, Welcome
Lufenjiefajiexianxingfangcheng
- Lu分解法解线性方程组的代码,大家可以试试看,欢迎使用-Lu decomposition code method for solving linear equations, we can try, Welcome
GAUSS
- 列主元高斯消去法解线性方程组Ax=b, 顺序高斯消去法解线性方程组Ax=b。-Column pca gauss elimination solution system of linear equations Ax = b, sequential gaussian elimination solution system of linear equations Ax = b.
mnewton
- 用LU分解法解线性方程组Ax=b。用牛顿法求非线性方程f(x)=0-With the LU decomposition method of solving linear equations Ax = b. Using Newton s method for nonlinear equation f (x) = 0
gs
- 用高斯消去法解线性方程组的C语言程序,精简易懂,简单实用-Gaussian elimination method for solving linear equations C language program, streamlining understandable, simple and practical
Cholesky-solution-of-equation
- 乔累斯基解方程主要用于矩阵求解,线性方程组求解等,用法较广-Cholesky solution of equation
reynolds
- 利用matlab编程求解雷诺方程,用有限差分法将雷诺方程转换成非齐次的线性方程组-Reynolds equation solved using matlab programming, finite difference method will be converted to the Reynolds equation linear equations nonhomogeneous
total gauss
- 采用列主元高斯消去法求解线性方程组,可供初级学习参考使用,也可求解较复杂线性方程组。(The column principal element Gaussian elimination method is used to solve the linear equations, which can be used for primary learning reference and can solve the more complex linear equations.)