-
bicg_sparse
程序用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. )
- 2013-09-09 18:31:58下载
- 积分:1
-
jvzhenlianxi
实现构建矩阵,矩阵的相加,相减,清零,以及转置,还有相乘的功能。(To build matrix, the matrix addition, subtraction, reset, and transposed, and the function of the multiplication.
)
- 2012-08-22 09:29:57下载
- 积分:1
-
zuiyouhuasuanfa
包括牛顿法,阻尼牛顿法,变尺度算法,最速下降法的优化算法程序。(Newton' s method, damped Newton method, variable metric algorithm, the steepest descent method optimization algorithm.)
- 2013-03-24 15:51:53下载
- 积分:1
-
nihe
最小二乘法拟合进行n次多项式拟合,N用来控制拟合的次数,例如N=5时进行4次多项式拟合,还回的是拟合系数(Least squares fit polynomial n times, N is used to fit the number of control, e.g., N = 5 When quartic polynomial fitting, further back are fitting coefficients)
- 2021-02-14 15:39:49下载
- 积分:1
-
bline-interp
编写了一个用于二维水深插值的双线性插值的fortran程序,用于水深的插值计算,内有验证的算例(Write a fortran program for two-dimensional depth interpolation bilinear interpolation, interpolation calculation for water depth, within a verification example)
- 2021-03-18 10:09:19下载
- 积分:1
-
CV
说明: 在CV模型下的卡尔曼滤波算法MATLAB程序(CV model in the Kalman filter algorithm MATLAB program)
- 2009-01-14 11:30:00下载
- 积分:1
-
乘法计算过程的代码 pls2
说明: 代码为偏最小二乘法计算过程的代码,主要部分都有中文解释(Code for the calculation process of partial least squares method)
- 2020-06-24 00:40:02下载
- 积分:1
-
mxuliedejisuanjichengcheng
伪随机序列(N=4的M序列)的C语言编程实现,可以应用于相关分析法和最小二乘辨识的输入信号。(Pseudo-random sequence (N = 4 M-sequence) of the C programming language, can be used in correlation analysis and least squares identification of the input signal.)
- 2009-04-09 10:25:13下载
- 积分:1
-
PlateOfElasticStatic
二维弹性力学边界元程序中调试中的问题,有助于初学者从中发现问题,学习编写程序(Plate of Elastic Static)
- 2011-06-09 11:23:08下载
- 积分:1
-
Dns-code
牛顿 非牛顿流体数值模拟源代码,对粘弹性流体湍流减阻进行分析(Newton non-Newtonian fluid numerical simulation of the source code, to analyze the viscoelastic fluid turbulent drag reduction)
- 2012-06-14 12:03:31下载
- 积分:1