搜索资源列表
Guass(1)
- GUASS算法的C源代码-GUASS algorithm C source code
Guass(2)
- GUASS算法的列主元消去法-GUASS algorithm out PCA Elimination
guass
- guass主元消去方法-guass main element elimination method
Caculate-guass
- 计算方法中列主消元,GUASS法,三角法的算法-calculation included the main source billion GUASS, triangulation algorithm
Guass
- 线性方程组的两个程序,Guass-Jodan消去法和的,高斯塞德尔迭代法。-linear equations of the two procedures, Guass - Jodan elimination and the high Shisaideer iterative method.
Guass-seidel
- 数值分析课程Guass-seidel点迭代程序
guass
- guass迭代法,是数值分析中很重要的一种,源码为其在matlab中的实现。 -guass iterative method, numerical analysis is a very important one in the matlab source code for its realization.
guass
- 有关于数值计算方法中的高斯计算方法的解决方式-On the numerical method of calculation of the Gaussian solution
Guass-seidel
- 超松弛高斯赛德尔 通过迭代过程求方程组的根-Over-relaxation iterative process through Guass-seidel equations for the root
guass
- 解一般线性方程,非常方便。 和我们老师要求的程序是同步的。-solve function
GUASS
- 数值分析作业GUASS列主元素消去法,自己编写的,希望大家能够参考-Numerical analysis operations GUASS out the main elements of elimination, I have written, and hope that we can make reference to
Guass
- 高斯全主元消去算法是一种求解一般线性方程组的一种有效方法-Guass
GUASS-JORDAIN
- SOLUTION OF SIMULANEOUS EQUATIONS BY GAUSS-JORDAN METHOD >>>><<<< SOLUTION OF SIMULANEOUS EQUATIONS BY GAUSS-JORDAN METHOD FROM FILE.
Guass
- 实 现 高 斯 算 法- guass
A_LU
- bool lu(double *a, int *pivot, int n);矩阵的LU分解。 假设数组an*n在内存中按行优先次序存放,此函数使用高斯列选主元消去法,将其就地进行LU分解。pivot为输出函数.pivot[0,n)中存放主元的位置排列. 函数成功时返回false,否则返回true. bool guass(double const *lu, int const *p, double *b, int n) 求线性方程组的解。 假设矩阵lum*n为某个矩阵a
Guass-siedel
- matlab m-file for gauss siedel method.
Guass-Seidel
- Guass-Seidel计算方法,把.c 文件放入codeblocks环境下,c.txt放在同一项目下,读取文件c.txt可以直接读取数据,运行直接得出结果。-Guass-Seidel calculation method, the c file into codeblocks environment, c.txt on the same project, read file c.txt can read data directly, run directly to the outcome.
guass-7-sucess
- 采用高斯消元法解矩阵。先消去祝愿成为上三角矩阵,再回代求解-using guass s solution to solve matix
Guass
- 高斯方法解线性方程组的源代码,实现简单,算法合理-Guass algorithm