搜索资源列表
Jacobi-matlab
- 雅可比(Jocabi)迭代法解线性方程组-Jacobi (Jocabi) iterative method for solving linear equations
jacobi迭代
- 这是jacobi迭代算法-iterative algorithm to caculate Jacobi(matrix?)
古典Jacobi方法
- 古典Jacobi的算法。-classical algorithm.
jacobi矩阵编程
- jacobi矩阵编程,非常经典,适用于初学者
Jacobi
- 数值计算Jacobi的算法实现,文件名Jacobi.cpp,一个比较优秀的实现算法.-date calculate Jacobi program, wirted in C++.
jacobi.f
- Jacobi的fortran程序 包括openmp以及MPI以及openmp与mpi的联合算法-a Jacobi program writen in fortran program to solve a finite difference discretization of Helmholtz equation
Jacobi
- 数值分析分析中 用jacobi迭代求解线性方程-Analysis of numerical analysis using jacobi iteration for solving linear equations
Jacobi
- 通过迭代方法计算非线性方程组,主要是通过雅克比迭代的方法-Be calculated by iteration of nonlinear equations, mainly through the Jacobi iterative method
jacobbi
- 雅克比迭代代码,用于迭代求解方程组。迭代一定次数后可求出方程组的近似解,可自由规定精度。-Jacobi iteration code for the iterative solution of equations. After a certain number of iterations of equations can be derived approximate solution can be free to provide accuracy.
Jacobi
- 这里给出的是满阵形式存储的Jacobi法广义对称矩阵特征值计算的子程序代码,来自《 NUMERICAL METHODS IN FINITE ELEMENT ANALYSIS(K. J. Bathe E. L. Wilson)》: -Here are the full array stored in the Jacobi method in generalized symmetric eigenvalue calculation of the subroutine code, from &q
JACOBI
- Jacobi Method. It includes displaying derivations of equation inputted.
jacobi
- 并行雅克比迭代,解决了处理器不能被整除的问题-Parallel Jacobi iteration to solve the problem of the processor can not be divisible
Jacobi
- 解线性代数方程组的Jacobi迭代法的C++实现-Solution of linear algebraic equations of the Jacobi iterative method for C++
jacobi
- fortran程序实现简单的jacobi迭代 VF6.6 下编译通过 需安装mpich-jacobi iteration
Jacobi
- 雅可比矩阵数学算法的C语言实现,尚未测试。-jacobi matrix mathmatics algorithm C program
Jacobi
- Jacobi迭代法 详细代码及工程文件 具体文件-Jacobi iteration code and project files specific file
gauseidel-jacobi-richason-SOR
- 高斯赛德尔迭代法,雅可比迭代法,理查森迭代算法,超松弛迭代算法的matlab程序。上述算法均用于求解线性方程组。-High Sisaideer iterative method, Jacobi iteration, Richardson iterative algorithm, over relaxation algorithm matlab program. The algorithm for solving linear equations.
Jacobi
- 本程序用C语言实现雅克比迭代法的应用,很简单。-This program with C language application of the Jacobi iterative method is very simple.
jacobi
- 雅可比迭代法的C++代码,最简单的迭代法求解方程组-jacobi iteration method C++ code
jacobi
- 用matlab编写的雅克比迭代算法,简单实用-Prepared using matlab Jacobi iterative algorithm is simple and practical