搜索:GAUSS-SEIDEL
找到约 156 项符合「GAUSS-SEIDEL」的查询结果
结果 156
按分类筛选
- 全部
- 数学计算 (68)
- 数值算法/人工智能 (18)
- matlab例程 (18)
- 技术资料 (12)
- 文章/文档 (5)
- 人工智能/神经网络 (4)
- 数据结构 (4)
- 其他 (3)
- 源码 (3)
- 书籍源码 (2)
- Java编程 (2)
- 文件格式 (2)
- 汇编语言 (2)
- 软件设计/软件工程 (2)
- 并行计算 (2)
- 学术论文 (1)
- 软件工程 (1)
- 教育系统应用 (1)
- 金融证券系统 (1)
- Delphi控件源码 (1)
- 中间件编程 (1)
- VC书籍 (1)
- GPS编程 (1)
- 3G开发 (1)
https://www.eeworm.com/dl/665/281459.html
matlab例程
用matlab实现的Gauss-Seidel迭代法。
用matlab实现的Gauss-Seidel迭代法。
https://www.eeworm.com/dl/665/476392.html
matlab例程
solve power flows by gauss seidel method ans newton Rapson
solve power flows by gauss seidel method ans newton Rapson
https://www.eeworm.com/dl/665/458575.html
matlab例程
Gauss-seidel迭代与两种Jacobi迭代的matlab实现
Gauss-seidel迭代与两种Jacobi迭代的matlab实现
https://www.eeworm.com/dl/641/256146.html
数学计算
Using Jacobi method and Gauss-Seidel iterative methods to solve the following system The require
Using Jacobi method and Gauss-Seidel iterative methods to solve the following system
The required precision is   =0.00001, and the maximum iteration number N=25. Compare the number of iterations and the convergence of these two methods