-
correlation
说明: 相关性矩阵源代码,用于计算已知数据的相关性系数(Relevance matrix source code, used to calculate the correlation coefficient of known data)
- 2019-10-10 17:14:38下载
- 积分: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
-
FOURN
本程序可模拟ND情况下的傅里叶变换,经过验证无误(This program can simulate the Fourier transform of the ND situation, and after the test, the program is correct )
- 2012-02-27 09:33:19下载
- 积分:1
-
Gravity-anomaly
计算重力异常,只需要输入最大重力场模型的最大阶数以及重力场模型文件名在程序里设置经纬度范围和间隔即可得到重力异常(Gravity anomaly)
- 2013-06-13 14:46:49下载
- 积分:1
-
PLS_NIPALS
非线性迭代偏最小二乘的MATLAB代码,可用于光谱数据的建模(MATLAB code of NIPLS)
- 2012-08-23 10:04:38下载
- 积分:1
-
Dickies return label
说明: Amplitude of Explosion.In contrast to the design of sparks number, the am-plitude of a good firework explosion is smaller than that of a bad one. Amplitudeof explosion for each firework is defined as follows
- 2019-04-13 14:27:46下载
- 积分:1
-
Fortran-Algorithms
Fortran常用算法程序集-第二版.pdf,很全的算法程序集,对提高Fortran编程能力大有帮助。(Fortran common algorithm assembly- Second Edition. Pdf, is the whole assembly algorithms, to improve the Fortran programming skills go a long way.)
- 2011-04-25 17:09:57下载
- 积分:1
-
Leastsquarespolynomialfitting
这是最小二乘法多项式拟合的算法 很有参考价值的程序,(This is the least squares polynomial fitting algorithm is very useful procedure,)
- 2008-08-11 12:09:48下载
- 积分:1
-
Second-Order-Runge-Kutta-Code
二阶微分方程组,采用龙格库塔法求解,将二阶降为一阶之后在求解。(Second-order differential equations, using the Runge-Kutta method to solve the second-order reduced to an order after solving.)
- 2020-09-22 17:07:50下载
- 积分:1
-
1D_introduction-FDTD
很详细的一维FDTD介绍,以及MATLAB程序说明(Very detailed one-dimensional FDTD presentation and description of the MATLAB program)
- 2021-03-26 23:29:12下载
- 积分:1