搜索资源列表
jacobi
- 本程序采用fortran编写,为用Jacobi法求实对称矩阵的特征值与特征向量
MPI-Matrix
- 线性方程组的迭代解法,包括雅克比、高斯-赛德尔和松弛法的MPI源码-Iterative solution of linear equations, including Jacobi, Gauss- Seidel and relaxation Law MPI Source
Jacobiegv
- 本程序是Jacobi求矩阵特征值的Fortran90程序,程序简明,使用方便。-the program is for solve egvalue problem with Jacobi methods.
jacobi
- 高斯全选主元法以及相应的说明,FORTRAN子程序。-Select PCA with Gaussian and the corresponding instructions, FORTRAN subroutines.
40geyuanma
- 本文件中包含了40种常用差分格式的源代码CFD(Fortran语言),如追赶法、Jacobi矩阵等-This document contains 40 kinds of common differential source format CFD (Fortran language), such as catch-up method, Jacobi matrices, etc.
CFD_Jacobi_solver
- Jacobi迭代算法,Fortran编程 中心差分解偏微分方程-Jacobi Iteration
jacobichaosongchidiedai
- jacobi超松弛迭代方法,经典的数值计算fortran程序!-Jacobi super relaxed Iterative Method, numerical computation of classical fortran program!
jakobi
- 用雅克比算法求解特征值和特征向量,编程语言采用fortran-Jacobi algorithm using eigenvalues and eigenvectors, programming languages using fortran
poisson
- poisson.f90 是矩形区域上泊松方程Dirichlet边值问题差分求解的fortran程序,可选择Jacobi或者Gauss-Seidel迭代子程序,其中Jacobi迭代次数为925,Gauss-Seidel迭代次数为478。结果输出至solution.dat文件 poisson.ncl 是NCL脚本,运行该脚本得到的图为result.pdf thomas.f90 是追赶法解代数方程组的fortran程序。控制分辨率n的不同取值,输出以下文件: thomas(n=3).
JacobiP.f90
- a simple FORTRAN example on how to evaluate Jacobi polynomials and its gradient.
jacobi
- 线性方程组的jacobi迭代解法,编译器为intel fortran-Solve linear equations with method of jacobi iteration
edu2d-euler-steady
- 二维稳态欧拉方程计算,有限体积离散,雅克比全隐式处理(The calculation of two-dimensional steady-state Euler equations, finite volume discrete Jacobi, full implicit processing)