-
QR-decomposition
QR分解法是目前求一般矩阵全部特征值的最有效并广泛应用的方法,一般矩阵先经过正交相似变化成为Hessenberg矩阵,然后再应用QR方法求特征值和特征向量。它是将矩阵分解成一个正规正交矩阵Q与上三角形矩阵R,所以称为QR分解法,(QR decomposition
)
- 2020-08-31 01:08:10下载
- 积分:1
-
shape_feature
一个简单的傅立叶带亮度描绘子提取图像的形状特征程序(A simple Fourier descriptor with the brightness of the image shape feature extraction procedures)
- 2008-12-21 21:36:16下载
- 积分:1
-
Programming_the_Finite_Element_Method
说明: 《有限元方法编程(第三版)》随书源码。
采用 Fortran 90 编制,近 400 个计算子程序。在 64 位机器上编译通过,并运行正确。( Finite Element Method Programming (Third Edition) With the book source. The preparation of the use of Fortran 90, nearly 400 calculation subroutine. 64 machines in the compiler is passed, and run correctly.)
- 2008-09-11 13:02:13下载
- 积分:1
-
surferce_wave
本人上传的为线性拉东变换方法,它能够提取面波的频散曲线(I uploaded is of linear radon transform method, it can extract of surface wave dispersion curves)
- 2012-10-24 17:15:55下载
- 积分:1
-
VPSO
PSO Code with visulation pro[erlyyy
- 2017-04-13 01:54:01下载
- 积分:1
-
Matrix-Method-game-theory
利用矩阵法求解对策论中的二元零和博弈最优策略(Game theory using matrix method for solving binary zero-sum game in the optimal strategy)
- 2013-06-16 11:10:04下载
- 积分:1
-
Complex_operator_overloading
新建复数类进行复数运算,重载+、=+、*、/等运算符用于复数间的运算。(New complex class complex operation, overloading+ =+,*,/operator for computing the plural.)
- 2012-09-08 20:34:31下载
- 积分:1
-
CS_KM
现有的贪婪迭代类压缩感知重构算法均基于最小二乘对信号进行波形估计,未考虑到可能将量测噪声引入信号估计的情况.针对以上不足,提出了一种基于线性Kalman滤波的压缩感知弱匹配去噪重构算法(Existing greedy iterative reconstruction algorithms class compressed sensing the signal waveform based on least squares estimation does not take into account the possible introduction of the measurement noise signal estimation situation. For the above shortcomings, we propose a linear Kalman filter based on compressed sensing reconstruction algorithm denoising weak match)
- 2015-01-25 18:39:04下载
- 积分:1
-
Neandla
计算牛顿和拉格朗日插值方法,用户输入插值结点(calculated Newton and Lagrange interpolation methods, user input interpolation nodes)
- 2007-05-13 12:33:16下载
- 积分:1
-
Computational-Science-codes
开发环境没有可选项,fortran90,Fortran_90_and_Computational_Science-_codes(Computational Science codes by fortran90
)
- 2013-10-10 17:07:12下载
- 积分:1