搜索资源列表
JACOBI ITERATIVE ALGORITHM 7
- 代码是计算方法课程实验里很有用的雅可比叠代法程序-code is calculated experiment courses very useful Jacobi iterative procedure law
JACOBI ITERATIVE ALGORITHM 7
- 代码是计算方法课程实验里很有用的雅可比叠代法程序-code is calculated experiment courses very useful Jacobi iterative procedure law
Jacobi迭代法
- 用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 arithm
jacobi算法
- 实现雅可比叠代算法 在matlab中 输入矩阵A,b, 初值x 调用该函数 得到结果-achieve Jacobi iterative algorithm in Matlab input matrix A, b, x initial function to be called the results
Jacobi-Matlab
- 数值计算中Jacobi迭代法的Matlab程序 -numerical calculation Jacobi iteration of the Matlab program
jacobi
- 简单的小程序 就是用jacobi迭代来算线性方程组的解 见笑见笑-Simple procedure is used to count jacobi iterative solution of linear equations laughing stock of the laughing stock of the
c++jacobi
- 用C++编写的一个jacobi迭代的求解-With C++ Prepared a jacobi iterative solution
Jacobi
- 此程序为解线性方程组的Jacobi迭代法的MATLAB源程序-This procedure for the solution of linear equations of the Jacobi iterative method of MATLAB source
jacobi
- 雅各比迭代并行算法源程序,前提要求对角占优-Jacobi iterative parallel algorithm source code, the prerequisite requirements of diagonally dominant
Jacobi
- Jacobi的matlab程序是我同学编着玩的,我试了一下挺好,Jacobi迭代算法。-Jacobi s matlab program is edited by students, I play, I tried some very good, Jacobi iterative algorithm.
Jacobi
- 通过迭代方法计算非线性方程组,主要是通过雅克比迭代的方法-Be calculated by iteration of nonlinear equations, mainly through the Jacobi iterative method
jacobi
- 行交差划分方式下 MPI 实现雅可比迭代算法-Line mode MPI cross into the Jacobi iterative algorithm to achieve
Jacobi-iterative
- 广义Jacobi迭代算法,计算广义特征值问题。-Generalized Jacobi iterative algorithm to calculate the generalized eigenvalue problem.
MPI-jacobi
- 使用MPI计算Jacobi迭代,文件夹里有两个CPP文件,jacobi_std.cpp是标准的Jacobi程序(串行程序),mpi.cpp是MPI版本-Jacobi iterative calculation using MPI, folders, there are two CPP file, jacobi_std.cpp is the standard Jacobi procedure (serial program), mpi.c
Jacobi-Iteration
- 雅克比迭代法用来求解线性方程组,使用非常广泛,是最常用的求解非线性方程组的算法 -Jacobi iterative method for solving linear equations, is widely used, is the most commonly used algorithm for solving nonlinear equations
Jacobi
- Jacobi迭代法求解线性方程组的java源码及实例-Jacobi iterative
Jacobi-iterative-
- 用雅可比迭代的方法求解四元线性方程组的解-Jacobi iterative method for solving the solution of four linear equations
Jacobi-iterative-method
- 利用Jacobi迭代法求解线性方程组的程序-Using the Jacobi iterative method for solving linear equations of the program
Jacobi-iterative-method
- 该程序是在C语言的编译环境下探索利用Jacobi迭代方法求解线性方程组。-The program is to explore the environment in the C language compiler using Jacobi iterative method for solving linear equations.
Jacobi
- Jacobi迭代法的思想和方法,以及求解实际线性方程组的程序(Jacobi iterative method of thinking and methods, as well as the solution of the actual linear equations of the program)