搜索资源列表
matlab-gauss
- matlab-gauss,实现matlab上的gauss迭代法-Matlab - gauss, the realization of Matlab gauss iterative method
yuanma
- 数值计算方法解方程组实例,利用Gauss-Seidel迭代法解方程组
gaussc
- 用gauss消去法求解线性方程组很经典的完整的C++代码-By gauss elimination method for solving linear equations is the classic complete C++ code for
bahuanghou
- 八皇后问题是一个古老而著名的问题,是回溯算法的典型例题。该问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。-Eight queens problem is an old and well-known problem is a typical example backtracking algorithm. The problem is that the nineteenth c
numerical-calculaltion
- 几种常用的数值积分算法代码,包括自适应梯形求积法,变步长梯形求积法和勒让德-高斯求积法-Several commonly used numerical integration algorithm code, including adaptive trapezoidal quadrature method, variable step trapezoidal quadrature method and Legendre- Gauss quadrature
GaussSeidel
- 利用Gauss-Seidel迭代法计算 -Calculated using the Gauss-Seidel iterative method
MatrixGausBand
- 用高斯消去法解线性方程组,就是把矩阵化简,然后列出方程组,进而求出方程组的解-Using the Gauss elimination method with type equations