搜索资源列表
GaussInMaths
- 搜集了Gauss为数学界做出的贡献,以及Gauss理论,Guass定律 喜欢数学的朋友不可错过-collected a number of academic Gauss made contributions, and the Gauss theory, Guass law like mathematics friends not to be missed
CExp2
- doolittle直接分解法和guass-sedilla迭代法解方程组源码-doolittle direct decomposition and guass-iterative method of sedilla equations FOSS
Guass
- 线性方程组的两个程序,Guass-Jodan消去法和的,高斯塞德尔迭代法。-linear equations of the two procedures, Guass - Jodan elimination and the high Shisaideer iterative method.
mathmatic
- 数值计算 中的各种算法: Lagrame插值,Newton迭代法,Runge-kutta,二分法求根,解线性方程组的Guass列主元消去法,自动选择步长Simpson法
guass
- 使用高斯列主消元法实现高次方程组的求解过程
Guass-seidel
- 数值分析课程Guass-seidel点迭代程序
shuzhi_c
- 1.求方程组的解算法: Guass迭代法、Doolittle分解法 2.求矩阵特征值算法: 幂法、反幂法、LU分解法
Guass
- 解线性方程能。方程能是恰定方程能。算法是高斯消去法。-Solving linear equations can be. Equation can be exactly determined equation can. Algorithm is Gaussian elimination.
Gaussian-integral
- 关于数值分析的程序,做高斯积分!采用了两种数值方法做的积分函数!-Numerical Analysis about the procedures to do Gaussian integral! Two numerical methods using the integral function to do!
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-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
Guass-jacob
- 该程序使用Guass-Seidel方法和Jacobi方法求解一四元方程组,并输出计算结果。- The program uses Guass-Seidel method and fourteen yuan Jacobi method for solving equations, and outputs the result. 您是不是要找: 该程序使用Gauss-Seidel方法求解四元方程组,
GUASS
- 关于Guass正反结算的C程序,可直接应用于导航解算-About Guass positive and negative settlement of C procedures, which can be directly be applied to the navigation solution.
guass
- 当时间序列在线性单位根检验下非平稳时,可用该程序计算傅里叶变化下时间序列的T值(Non linear unit root test)