登录
首页 » Fortran » bicg_sparse

bicg_sparse

于 2013-09-09 发布 文件大小:11951KB
0 220
下载积分: 1 下载次数: 108

代码说明:

  程序用Fortran95标准,给出了双共轭梯度法求解超大型稀疏矩阵的子程序。还给出了一个例子,例子的数据用索引存储了维数将近10万的对称稀疏正定矩阵。(Using Fortran95, a method of Biconjugate gradient for super linear sysem is provied. In addition, a example with the storage type of row-column index is also provide for test these subroutines. )

文件列表:

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • random
    生成指定两个数值间的多个随机数,随机数的个数用户自己输入,结果放在动态数组中(produce random)
    2013-10-05 16:17:54下载
    积分:1
  • Matlab-Regularization-Tools-Hansen1998.tar
    Hansen最新(2008)修订后的关于反演正则化方法的电子书与相应Matlab程序(Hansen the latest (2008) as amended on the inversion method is the e-book with the corresponding Matlab program)
    2020-12-07 14:49:21下载
    积分:1
  • HertzMindlin_supporting_files
    edem接触程序,用于计算各种模型的接触力(edem modle)
    2021-03-26 16:19:13下载
    积分:1
  • The-FEM-in-Electromagnetics
    计算电磁学有限元法全美经典教材,金建铭编著英文版(FEM computational electromagnetics American classic textbook, Jin Jianming edited English)
    2021-03-17 16:29:20下载
    积分:1
  • zuixiaofa
    最小二乘法数据处理软件,翻遍计算的程序,应用于各种优化算法(math caculateor)
    2013-12-04 14:39:11下载
    积分:1
  • chazhi
    对格朗日、分段线性、三次样条插值方法的运用。(Grange, piecewise linear, cubic spline interpolation method to use.)
    2012-07-01 02:23:18下载
    积分:1
  • 121
    1. 牛顿迭代法 function [x,i]=newtonmethod(x0,f,ep,Nmax) 牛顿法求非线性方程根 x0是输入初始值, f是输入函数, 精度要求ep, Nmax为最大迭代次数 x是输出迭代序列,i是迭代次数 2. 二分法 function [x,k]=bisection(a,b,f,ep) 二分法解非线性方程 输入区间[a,b],函数f和误差ep, Nmax为最大二分次数 x为输出近似根, k为二分次数 ( Newton s law and the dichotomy)
    2020-10-12 22:57:32下载
    积分:1
  • MATLAB-CODE
    系统辨识与自适应Matlab仿真程序 庞中华,崔红 编著(Matlab CODE)
    2013-07-18 16:49:00下载
    积分:1
  • C__4
    The only information passed from difeq to solvde is the matrix of derivatives
    2012-08-23 22:23:00下载
    积分:1
  • NEWTONDIEDAI
    用C++来实现NEWTON迭代法解非线性方程算法数值分析,是数值分析里典型的一个算法。(In C++ to achieve NEWTON iterative numerical algorithm for solving nonlinear equations, numerical analysis is in a typical algorithm.)
    2011-10-09 21:58:54下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载