搜索资源列表
juzhendiedai
- 利用c++编写的矩阵迭代算法,其中包含了雅可比方法和高斯-赛德尔方法
Gauss_Seidel
- 高斯-赛德尔迭代法 C++编程 科学计算中比较常用的方法 可以成功运行-Gauss- Seidel iteration method C++ programming the more commonly used in scientific computation method can be run successfully
高斯赛德尔C++
- 自己总结的一个高斯赛尔尔学习方法,仅供大家学习和参考,谢谢。。。
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.)