Description: 用C语言来实现的。求解线性方程组的迭代,是一种简单的迭代法,可不如 Gauss-Seidel迭代法收敛速度快。-Use c language to make a Jacobi iterative arithmetic which could solve the linear equation group, but it s may be more slower than the Gauss-Seidel iterative arithmetic. Platform: |
Size: 20480 |
Author:luo |
Hits:
Description: 这是一段使用并行方式运算的jacobi迭代,目的是为了说明MPI使用过程中的对称消息发送的方式,矩阵经迭代多次后,其结果是一个16*16的方阵,元素都为8-This is a way to use parallel computing jacobi iteration, in order to explain the purpose of use in the process of MPI message symmetrical manner, after repeated matrix by iteration, the result is a 16* 16 square matrix, elements are 8 Platform: |
Size: 1024 |
Author:邓超 |
Hits:
Description: jacobi迭代法解方程组的具体实现算法
用c++开发的源程序-jacobi iteration method for solution of equations of the specific algorithm used c++ developed source Platform: |
Size: 1024 |
Author:王朝喜 |
Hits:
Description: 此代码是数值分析中的jacobi迭代法的实现方法-This code is a numerical analysis of the realization of jacobi iteration method Platform: |
Size: 1024 |
Author:march |
Hits:
Description: jacobi solves the equation System A x = b with a Jacobi-Iteration
[x] = jacobi(A,b,omega)
-jacobi solves the equation System A x = b with a Jacobi-Iteration
[x] = jacobi(A,b,omega)
Platform: |
Size: 1024 |
Author:Hassan |
Hits:
Description: 雅可比(Jacobi)迭代算法的C++实现,供研究设计使用-Jacobi (Jacobi) iteration algorithm for C++ implementation for research designed to use Platform: |
Size: 321536 |
Author: |
Hits:
Description: 用c语言编写的算法—雅克比迭代,是学习并行的好例子-The algorithm using c language- Jacobi iteration, is a good example of parallel learning Platform: |
Size: 2048 |
Author:付玉强 |
Hits:
Description: 雅克比迭代法用来求解线性方程组,使用非常广泛,是最常用的求解非线性方程组的算法
-Jacobi iterative method for solving linear equations, is widely used, is the most commonly used algorithm for solving nonlinear equations Platform: |
Size: 6144 |
Author:时光 |
Hits:
Description: 雅克比迭代算法,迭代算法中的一种,可以用于模型求解-Jacobi iteration algorithm, an iterative algorithm can be used to solve the model Platform: |
Size: 1024 |
Author:胡刚 |
Hits: