搜索资源列表
用Gauss列主元消元法解线性方程组
- 解方程: 用Gauss列主元消元法解线性方程组 -solution equation : Gauss out PCA elimination method for solving linear equations using Gauss out PCA elimination method for solving linear equations
gaussfa
- 高斯法-Gauss law!
线性方程组的迭代,matlab程序
- 雅可比(Jacobi)迭代、高斯-塞德尔(Gauss-Seidel)迭代、超松弛迭代法
8queensproblem
- 八皇后问题是一个古老而著名的问题,是回溯算法的典型例题。该问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。 -Eight queens problem is an old and well-known problem is a typical Example backtracking algorithms. The problem is that the nineteent
gauss
- 《计算方法》84页的消去法小程序,一共两个-jisuanfangfa xiaoqu
Gauss-Average-inverse-method
- 有关大地测量方面的高斯平均引数法反算,希望对大家有用-For geodetic Gauss Average inverse method, we hope to be useful
Gauss-Average-method-is-considered
- 有关大地测量方面的高斯平均引数法正算,希望对大家有用-For geodetic Gauss Average method is considered, we hope to be useful
Gauss-Seidel
- 实现高斯赛德尔迭代法,可以实现空间离散点的插值运算-Implement gaussian "del iterative method
Gauss
- 列组消元法解线性方程组,牛顿最速下山法解非线性方程组-Column group elimination method for solving linear equations, Newton' s steepest descent method for solving nonlinear equations
Gauss
- 全选主元高斯消化法解线性方程,用于大地测量与测量工程专业 -Select the main yuan Gaussian digestion method for solving linear equations, for Geodesy and Surveying Engineering Professional
iteration-method
- 解线性方程组的迭代法 雅可比迭代、高斯—赛德尔迭代、超松弛迭代法 -Solving linear equations iterative method Jacobi iteration, Gauss- Seidel iteration SOR method
Gauss
- Gauss消元法实现病态方程的求解,使用的是高斯主元消元法-Gauss elimination method to achieve morbid equation
Gauss_Seidel1
- 高斯迭代法的C++源程序,可以自己设置迭代次数,精确度高-Gauss iterative method C++ source
gauss
- 高斯函数编写及其调用,数组排序,二分法,选择和冒泡法。-Gaussian function to write and call, sort the array, Dichotomy, and bubbling method.
cSharpmatlabtaskcal
- 使用了编程语言:C#,编程工具:Visual Studio 2010实现了对数值计算中Steffensen,Muller(抛物线)非线性方程数值求解;Gauss线性方程组求解;Lagrange,Newton,三次样条插值法数值逼近的winform 软件开发,取代了Matlab方法,便于方法的应用和推广。-Use a programming language: C#, programming tools: Visual Studio 2010 realization of the numerica
CSharp-fitting
- C#实现的线性和非线性拟合程序,高斯消元法实现。-C# implementation of linear and nonlinear fitting procedures, Gauss elimination method.
gaosi
- 高斯—约当消去法解网孔电流,使用C语言,接触电路中的网孔电流。-Gauss- Jordan elimination method for solving mesh currents
G-S
- 用高斯-赛德尔法求解非线性方程组,亲测可以使用,也很好理解-Gauss- Seidel method for solving nonlinear equations, pro-test can be used also well understood