-
spline513
这是一个三次样条插值函数实现的C代码。如果插值点需要改变,可以在程序中改定。(This is a cubic spline interpolation function of the realization of the C code. If interpolation points need to change, the procedures will change.)
- 2020-12-10 16:19:18下载
- 积分:1
-
Conjugate-Gradient-Method
共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。 在各种优化算法中,共轭梯度法是非常重要的一种。其优点是所需存储量小,具有步收敛性,稳定性高,而且不需要任何外来参数。(Conjugate gradient method (Conjugate Gradient) is between the steepest descent method between the method and Newton' s method, it takes only a first derivative information, but to overcome the steepest descent method convergence slow shortcomings, but also to avoid the Newton method needs to be stored Hesse and disadvantages of computing inverse matrix and the conjugate gradient method is not only one of the most useful methods to solve large linear equations, solution of large-scale nonlinear optimization is one of the most effective algorithm. In various optimization algorithm, conjugate gradient method is a very important one. The advantage is that a small amount of memory required, with step convergence, high stability, and does not require any external parameters.)
- 2017-03-14 15:48:15下载
- 积分:1
-
PlateOfElasticStatic
二维弹性力学边界元程序中调试中的问题,有助于初学者从中发现问题,学习编写程序(Plate of Elastic Static)
- 2011-06-09 11:23:08下载
- 积分:1
-
pls_core
PLS计算
Cross-Validation模型计算(PLS calculated Cross-Validation model)
- 2006-06-03 11:37:36下载
- 积分:1
-
稀疏矩阵标准答案
经典矩阵运算问题求解(classic problem solving matrix operations)
- 2005-03-10 14:05:21下载
- 积分:1
-
FFT_16pt
说明: 利用MATLAB实现了16位快速傅立叶变换,并与自包含函数进行了比较。(The 16-bit Fast Fourier Transform is realized by using MATLAB and compared with the self-contained function.)
- 2020-06-18 10:40:02下载
- 积分:1
-
GPS_IMU_Kalman_Filter-master
说明: 详细描述了通过卡尔曼滤波算法对GSP和imu数据进行融合(merge the gps and imu with the kalman)
- 2020-06-08 21:04:02下载
- 积分:1
-
B_ADI
ADI method for solving PDE equations
- 2019-01-02 15:37:35下载
- 积分:1
-
aaaassss
短时傅立叶变换及其反变换---绝对可运行!(Short-time Fourier transform and its inverse transform- absolutely can run!)
- 2008-07-09 09:36:57下载
- 积分:1
-
333
用QR 法方程组合SVD分解进行最小二乘解方程组,并比较三种方法的稳定性以及准确性(Combined with the QR equation SVD decomposition least squares solution of equations, and compare the stability and accuracy of three methods)
- 2020-09-04 15:18:05下载
- 积分:1