搜索资源列表
juzhendiedai
- 利用c++编写的矩阵迭代算法,其中包含了雅可比方法和高斯-赛德尔方法
jisuanfangfa
- c程序,计算方法中用到的算法,牛顿插值,高斯迭代,复化辛普生,赛德尔迭代,龙贝格算法
Gauss_Seidel
- 高斯-赛德尔迭代法 C++编程 科学计算中比较常用的方法 可以成功运行-Gauss- Seidel iteration method C++ programming the more commonly used in scientific computation method can be run successfully
guass_seidel
- 计算方法中的高斯赛德尔迭代算法的简单C++程序-Method of calculating high斯赛德尔a simple iterative algorithm for C++ program
jisuanfangfa
- 计算方法的七个典型程序。全部都有。拉格朗日插值.cpp 二分法.cpp 高斯.cpp 高斯-赛德尔.cpp 龙贝格.cpp 龙格库塔.cpp 牛顿迭代.c-Method of calculation of the seven typical program. All of them. Lagrange interpolation. Cpp dichotomy. Cpp Gaussian. Cpp Gauss- Seidel. Cpp Rhomberg. Cpp Runge-Kutta. Cpp
高斯赛德尔C++
- 自己总结的一个高斯赛尔尔学习方法,仅供大家学习和参考,谢谢。。。
jisuanfangfa
- 计算方法的七个典型程序。全部都有。拉格朗日插值.cpp 二分法.cpp 高斯.cpp 高斯-赛德尔.cpp 龙贝格.cpp 龙格库塔.cpp 牛顿迭代.c-Method of calculation of the seven typical program. All of them. Lagrange interpolation. Cpp dichotomy. Cpp Gaussian. Cpp Gauss- Seidel. Cpp Rhomberg. Cpp Runge-Kutta. Cpp
diedaijiefangchengzu
- 矩阵三角分解法解方程 雅可比迭代法、高斯赛德尔迭代法、SOR迭代法解线性方程组。(Matrix triangulation method for solving equations Jacobi iterative method, Gauss Seidel iteration method and SOR iterative method are used to solve linear equations.)