搜索资源列表
include
- jacobi方法解线性方程组 可以参考一下
Jvacobi
- 求特征值的Jacobi法,解决很多工程实际问题
Jacobi
- 计算特征值,特征向量,基本解,数值算法, -Computing eigenvalues, eigenvectors, the basic solution, numerical algorithm, eigenvalue calculation, feature vector, the basic solution, numerical algorithm,
Jacobi
- 雅各布计算程序 雅各布计算程序 雅各布计算程序 -Jacobs, the calculation procedures Jacobs calculation procedure Jacob calculation the program Jacob the calculation procedures Jacobs calculation procedure Jacob calculation program
Jacobi-seeking-roots-of-equations
- 雅克比求方程组的根,已经调试成功。只需要输入变量即可。-Jacobi equations seeking roots, debugging has been successful. Only need to enter the variable.
matlab-jacobi
- 用jacobi解线性方程组,这是老师布置的作业 -Solving linear equations with jacobi
Jacobi-iteration
- Fortran program that can generate jacobi iteration using Fortran.
jacobi
- 给定矩阵A, A存于数据文件jacobi.dat中。编写jacobi法的函数jacobi-Given matrix A, A is stored in the data file jacobi.dat. Write jacobi law function jacobi
(赛德尔+雅可比)迭代法(解方程组)
- 用C++描述赛德尔和雅克比迭代法解方程组(Solving the equations with Seidel and Jacobi method)