-
gmres
gmres 方法。视图求解线性方程组A*x=b的解x。nXn的稀疏矩阵A必须是方程且应是大型稀疏矩阵。列向量b的长度必须为n。(gmres method. View solving linear equations A* x = b the solution x. nXn sparse matrix A must be equation and should be large sparse matrix. The length of the column vector b must be to n.)
- 2013-09-13 16:29:56下载
- 积分:1
-
最优化作业C++源代码
用C++编的一些最优化作业中的程序,有Newton法,DFP法,共轭梯度法,单纯形法,内点法,外点法,内外点法,都能使用,我已经全部调试过了(C compile some of the most optimized operating procedures, Newton, DFP, conjugate gradient method, the simplex method, interior point method, the points outside the law, outside point method can use, I have all over Debugging)
- 2021-03-29 10:49:11下载
- 积分:1
-
SimpleMatrix
对大规模的矩阵做高斯消元,适合大规模矩阵求逆!!!!!(Done on a large scale matrix Gaussian elimination, suitable for large-scale matrix inversion! ! ! ! !)
- 2021-03-10 23:29:26下载
- 积分:1
-
juzhen2
说明: 实现矩阵的四则运算,并能计算矩阵的特征值和特征向量(Four arithmetic operations of matrices are realized, and eigenvalues and eigenvectors of matrices can be calculated.)
- 2019-06-11 15:21:39下载
- 积分:1
-
lagrange插值
lagrange插值,用于分数时延滤波器farrow结构系数求解(Lagrange interpolation for fractional delay filter Farrow structure coefficient solution)
- 2020-12-12 15:39:15下载
- 积分:1
-
matrix-computation
本书由美国数学大师大师编写的数学计算这本书,很经典。国内的书编写残次不齐(This book is authored by American mathematician Mathematical calculation ,It is a good book)
- 2020-10-30 19:59:56下载
- 积分:1
-
hanshuubijin
用切比雪夫多项式逼近已知函数
用勒让德多项式逼近已知函数
用帕德形式的有理分式逼近已知函数
用列梅兹算法确定函数的最佳一致逼近多项式
求已知函数的最佳平方逼近多项式
用傅立叶级数逼近已知的连续周期函数
离散周期数据点的傅立叶逼近
用自适应分段线性法逼近已知函数
用自适应样条逼近(第一类)已知函数
离散试验数据点的多项式曲线拟合
离散试验数据点的线性最小二乘拟合
离散试验数据点的正交多项式最小二乘拟合
(By using Chebyshev polynomial approximation of the known functionApproximation of the known functions by Legendre polynomialsApproximation by rational fraction of known function in the form of PadmaTo determine the best uniform function polynomial approximation with the Lemez algorithmThe best known polynomial square for function approximationContinuous periodic function with Fourier series approximation of the knownApproximation of discrete data points in the Fu Liye cycleApproximation of the known function with adaptive piecewise linear methodAdaptive spline approximation ( first class ) known functionPolynomial curve fitting of discrete data pointsLinear least squares fitting of discrete data pointsOrthogonal polynomial least squares fitting of discrete data points)
- 2020-08-24 21:38:15下载
- 积分:1
-
Main_stress
是一个基于Fortran语言计算 第一主应力 和 第三主应力 结构数值计算方便的代码(Fortran language is a calculation based on the first principal stress and the third principal stress code structure to facilitate numerical calculation)
- 2011-04-23 20:44:17下载
- 积分:1
-
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
-
jifen
常用的积分函数,能够很方便的解决数值积分的问题(Commonly used integral function, can be very convenient to solve the problem of numerical integration)
- 2007-09-19 13:51:49下载
- 积分:1