搜索资源列表
gaosidiedaifa
- 计算方法中的高斯迭代法 C++算法源程序-calculation method of Gaussian iteration algorithm C source
GAUSS
- 使用C语言实现高斯迭代算法,其中分为高斯算法与高斯回溯算法。
jisuanfangfa
- c程序,计算方法中用到的算法,牛顿插值,高斯迭代,复化辛普生,赛德尔迭代,龙贝格算法
高斯赛德尔迭代
- 高斯赛德尔迭代它是数值分析重的经典的算法,我在这儿把我自己写的程序给大家分享。-high Shisaideer iterative numerical analysis it is heavy classic algorithms, I have been here my own written procedures to share with you all.
Visual basic数值算法代码
- 包括了系列数值算法的VB代码,包括高斯迭代、追赶法等。
NumericalAnalysis
- 用JAVA编写的一个界面程序,实现了二分法、牛顿法、高斯法、SOR迭代法、三角分解法、三次样条插值曲线、曲线拟合的最小二乘法、数值积分Romberg算法、常微分方程的初值解法 改进Euler法、矩阵的特征值和特征向量 反幂法-An interface with a JAVA program written to achieve a dichotomy, Newton method, Gauss law, SOR iteration method, triangular decomposition
Gauss_Seidel
- 数值分析中的一个算法实现: 利用高斯-塞德尔迭代法求解方程组。-A numerical analysis algorithm: use of Gauss- Seidel iterative method for solving equations.
diedai
- C++ 实现高斯——赛德尔迭代算法解矩阵 输入矩阵 求解矩阵-C++ Achieve Gauss- Seidel iterative algorithm for solving matrix solution matrix input matrix
NumericalAlgorithm
- 高斯赛德尔迭代法,高斯消去法,龙贝格算法,龙格-库塔算法,雅各比迭代法,二分法,最小二乘法……等常用数值算法-Gauss Sider method, Gauss elimination method, Romberg algorithm, Runge- Kutta algorithm, Jacobi iterative method, the dichotomy, the least square method and so on ... ... commonly used numerical
em
- 混合高斯概率密度模型,其参数估计可以通过期望最大化( EM) 迭代算法获得。-EM estimation parameters Gaussian mixture processes
GSandSOR
- 高斯GS与超松弛SOR迭代算法解线性方程组-Gaussian GS and SOR iterative algorithm over-relaxation solution of linear equations
guass_seidel
- 计算方法中的高斯赛德尔迭代算法的简单C++程序-Method of calculating high斯赛德尔a simple iterative algorithm for C++ program
nolinerequationssolves
- MATLAB求解非线性方程组的一些算法程序,牛顿迭代法,高斯迭代法等-MATLAB for solving nonlinear equations of some algorithm program, Newton iteration, Gauss iterative method, etc.
myGAOSIDIEDANSUANFAC
- 高斯迭代算法基本程序,用于求解矩阵方程,对初学者很有帮助-Gauss iterative algorithm for solving the matrix equation, useful for beginners
G-S与jaciob迭代迭代
- 利用高斯赛德尔迭、雅克比迭代算法求解一维稳态导热问题的例程。。。(Gauss seidel iteration for one dimensional steady heat conduction problem)
三种解方程算法
- 在MATLAB中使用高斯赛德尔算法等三种算法进行方程的求解(hree algorithms, such as Gauss Seidel algorithm, are used in MATLAB to solve the equation)
g-s迭代法
- 高斯迭代法,jacobi算法,数值分析实验(gaosidiedaifajacoisuanfa)
yakebi
- 高斯迭代算法、雅克比算法的MATLAB实现,用于超越方程的根求解运算(MATLAB implementation of Gauss iterative algorithm)
Gauss-Seidel迭代算法(后面有与Jacobi法比较)
- 高斯的迭代算法,后面有何jacobi算法比较(Gauss's iterative algorithm, what's the comparison of Jacobi algorithm later?)