搜索资源列表
Gauss-Seidel 迭代
- 数据结构中常用的Gauss-Seidel 迭代算法-commonly used data structures, the Gauss- Seidel iterative algorithm
Gauss消元法----不选主元
- 我们的计算方法作业 线性方程组的Gauss消元法(不选主元法)算法实现-our method of calculating operating linear equations Gauss elimination method (Pivot) Algorithm
用Gauss列主元消元法解线性方程组
- 解方程: 用Gauss列主元消元法解线性方程组 -solution equation : Gauss out PCA elimination method for solving linear equations using Gauss out PCA elimination method for solving linear equations
列主元Gauss消去法
- 列主元Gauss消去法,是对多维方程的解法,用处-out PCA Gauss elimination method, the multi-dimensional equation solution, use a lot
gauss.c
- gauss.c - gaussian random numbers, using the Ziggurat method-gauss.c- gaussian random numbers, using the Ziggurat method
Gauss-SerdelMATLAB
- 用Gauss-Serdel迭代法计算方程组的MATLAB函数文件-with Gauss- Serdel iterative method of calculating equations MATLAB function documents
Gauss-Seidel
- 数值分析或计算方法中的Gauss-Seidel法求解线性方程组的c++程序-numerical analysis or calculation method of Gauss- Seidel method for solving linear equations of c procedures
Gauss(delphi)
- 本软件系我Delphi学习习作,实现了用Gauss消去法解线性方程组,能识别用户以文本方 式输入方程组增广矩阵,并且能检测一些常见的输入错误及其位置,方程的解以文本方式输 出在结果显示框。希望用户尽量按照软件操作提示操作,尽管我细心的考虑过很多可能出现 的错误,但仍有许多不足的地方,欢迎各位朋友发现并指出,本人非常感激。-I Delphi learning exercises, realized using Gauss el
matlab-gauss
- matlab-gauss,实现matlab上的gauss迭代法-Matlab- gauss, the realization of Matlab gauss iterative method
Gauss-Seidel
- Using Jacobi method and Gauss-Seidel iterative methods to solve the following system The required precision is =0.00001, and the maximum iteration number N=25. Compare the number of iterations and t
Gauss-Legendre
- Gauss-Legendre 采用五点 Gauss-Legendre 求积公式计算定积分,-Gauss-Legendre using five-point Gauss-Legendre quadrature formula for calculating the definite integral,
GAUSS
- 使用C语言实现高斯迭代算法,其中分为高斯算法与高斯回溯算法。-Realize the use of C language Gauss iterative algorithm, which is divided into Gaussian algorithm and Gauss backward algorithm.
gauss-legendre
- 用gauss-legendre方法计算积分的近似值-Gauss-legendre with integral approximation method
Gauss
- 用mathlab实现Gauss算法,gauss算法是科学计算中一个非常著名的常用算法-Gauss algorithm with mathlab realize, gauss scientific computing algorithm is a very well-known commonly used algorithm
Gauss-Serdel
- 此程序为解线性方程组的Gauss-Serdel迭代法的源程序-This procedure for solving linear equations Gauss-Serdel source iteration
gauss
- gauss算法中的列主元分解法,希望对于那些学习计算方法的人有所帮助-Gauss algorithm out PCA decomposition method, hoping to learn method of calculation for those people who help
Gauss-Jacobi
- 该文件是国外的一个用C#编写的数学分析源码,主要解决高斯—雅可比矩阵这一类数学问题。-The document is used abroad, a C# Prepared mathematical analysis source, mainly to solve the Gauss- Jacobi matrix of this type of mathematical problem.
Gauss-Seidel
- 该源码是国外用C#编写的用于数学分析的源码,主要用来解决高斯-塞得尔问题的-The source code is used abroad C# Prepared for the mathematical analysis of the source is mainly used to solve the Gauss- Zeidel issues
GAUSS
- 高斯消元的c语言算法源码。是《introduction to finite element in engineering》中的源码-Gauss elimination algorithm in c language source code. Is the
Gauss
- 不使用matlab内部调用程序的按照高斯消元法本身原理来编写。-Do not use matlab within the procedure call in accordance with the Gauss elimination principle to the preparation of their own.