搜索资源列表
ICCG
- iccg不完全乔尔斯基分解共轭梯度求解大规模稀疏方程组
FEMath
- 线性方程组求解。ICCG法;LU分解法; 东华理工 张志勇
iccg
- iccg解有限差分方程 不完全分解共轭梯度法解有限差分线性方程组 行业软件
稀疏非对称矩阵的ICCG法FORTRAN源程序
- 稀疏非对称矩阵的ICCG法FORTRAN源程序-Sparse non-symmetric matrix of the ICCG method FORTRAN source code
ICCG
- iccg不完全乔尔斯基分解共轭梯度求解大规模稀疏方程组-ICCG乔尔斯基incomplete decomposition conjugate gradient to solve large-scale sparse equations
FEMath
- 线性方程组求解。ICCG法;LU分解法; 东华理工 张志勇-Solving linear equations. ICCG method LU decomposition method Donghua Zhang Zhiyong Polytechnic
iccg
- iccg解有限差分方程 不完全分解共轭梯度法解有限差分线性方程组 行业软件-ICCG solution of finite difference equation incomplete decomposition conjugate gradient method finite difference solution of linear equations software industry
iccg
- 解稀疏对称方程组的ICCG法fortran源程序 有算例,希望对你有帮助-Solution of sparse symmetric linear ICCG method source fortran examples there, and they hope to help you
ICCG
- 稀疏非对称矩阵的ICCG法FORTRAN源程序-Sparse non-symmetric matrix of the ICCG method FORTRAN source code
240512-lixia2
- 解稀疏对称方程组的ICCG法fortran源程序-Solution of sparse symmetric equations of the ICCG method fortran source code
iccg
- 无法直接编译,见内容有注释,参考刘颖的论文和程序,自己加入了部分代码-Can not directly compile, see the Notes content
ICCG
- 下面是用 Fortran 90 语言编制、在Fortran PowerStation 4.0 集成开发环境下运行的ICCG法计算机程序,该程序也同样适合于在Visual Fortran 6.5环境下运行,不需要改动。其算法参见5.2.2、5.2.3。-The following is compiled with the Fortran 90 language, the Fortran PowerStation 4.0 integrate
11
- 调试了一个ICCG的源代码,对测试的矩阵还可以,还不知道其他矩阵行不行-Debug the source code of a ICCG, the test matrix can be, not do not know the other matrix row
ICCG
- 求一个用于稀疏矩阵求解的ICCG的fortran程序-Find a sparse matrix solver for the ICCG the fortran program
iccg1
- 详细的步骤~~ matlab编程~~~~ICCG 法-matlab for CG method ICCG method
ICCG
- this a main program for running the incomplete LU conjugate gradient for solving linear systems. the matrix need not be symmetric.- this is a main program for running the incomplete LU conjugate gradient for solving
xianyuan
- fortran的小程序,不完全乔列斯基分解的双复共轭梯度法(ICCG)求解方程组-the fortran applet, incomplete Cholesky decomposition of the dual complex conjugate gradient method (ICCG) solving equations
ICCG fortran程序 带算例
- 该程序代码实现大型稀疏矩阵的求解,经调试可用
solvers
- 线性系统多种求解方法:GS,TDMA,SIP,ICCG,ADI,以及采用不同光滑算法的多重网格算法。 -Several Algorithm linear equation systems.
iccg
- 利用共轭梯度法求解压力泊松方程的fortran程序-Conjugate Gradient Method for Solving Poisson equation of pressure fortran program