搜索资源列表
mm
- 雅可比迭代求解方程 用雅可比迭代计算一个线性方程组。用户只需要输入系数矩阵和常数矩阵就可以-Jacobi iteration equation Jacobian an iterative calculation of linear equations. Users only need to input matrix and constant coefficient matrix can
chengxu
- 雅可比迭代求解矩阵,可以在ccs中使用,包含两路带三差的信号拟合
1
- 迭代法求解方程组,包括雅可比迭代法,高斯-赛德尔代法,SOR迭代法可供选择
jacobi
- 行交差划分方式下 MPI 实现雅可比迭代算法-Line mode MPI cross into the Jacobi iterative algorithm to achieve
12
- 包括高斯-塞德尔迭代法和雅可比迭代法,数值计算实验课-Gauss- Seidel iterative method and Jacobi iteration method, numerical experiment course
Pthread
- 1.pthread多线程计算圆周率 2.pthread多线程雅可比迭代-1.pthread multi-threaded multi-threaded computing pi 2.pthread Jacobi iteration
mpi-jacobi-master
- 用于求解雅可比行列式及其并行分布式MPI的实现测测试(Implementation of measurement testing for solving Jacobi determinant and its parallel distributed MPI)
(赛德尔+雅可比)迭代法(解方程组)
- 用C++描述赛德尔和雅克比迭代法解方程组(Solving the equations with Seidel and Jacobi method)