-
ADAM
说明: ADAM (Adaptive Moment Estimation)是另外一种自适应学习率算法,它结合动量梯度
下降法,在不同参数方向上采用不同学习率,保留前几次迭代的梯度,能够很好
的适应于稀疏数据。(ADAM (Adaptive Moment Estimation) is another adaptive learning rate algorithm, which combines momentum gradient.
The descent method, which uses different learning rates in different parameter directions and retains the gradients of previous iterations, is very good.
It is suitable for sparse data.)
- 2019-04-09 19:59:50下载
- 积分:1
-
Plane_finite_element_program
简单的平面有限元程序,采用三结点三角形单元;采用等带宽存贮技术;采用高斯消元法解线性方程组。(Simple plane finite element program, using three node triangular element use of such bandwidth, storage technology using Gauss elimination method to solve linear equations.)
- 2010-09-27 09:23:39下载
- 积分:1
-
FCT_VOF-and-Youngs
FCT_VOF AND YOUNGS_PLIC fully functioning source codes
Debugged and fully functioning source codes
Both can be used to calculate by choosing the icase for
(1) the Zalesak rotational flow problem
(2) the shear flow problem
This complete set includes both FCT_VOF and Youngs_plic source code in f90.
Including a input data file.
The codes have been debugged and tested using MS-FORTRAN.
Results can be obtained directly from the output files and loaded to get results.
(FCT_VOF AND YOUNGS_PLIC fully functioning source codes
Debugged and fully functioning source codes
Both can be used to calculate by choosing the icase for
(1) the Zalesak rotational flow problem
(2) the shear flow problem
This complete set includes both FCT_VOF and Youngs_plic source code in f90.
Including a input data file.
The codes have been debugged and tested using MS-FORTRAN.
Results can be obtained directly from the output files and loaded to get results.
Ps: statement CALL WRITER needed to be removed and replaced with usual output statement fsuch as:
Write(*,*) x(I,j),y(I,j),fi(I,j)…. Etc., for user’s requirement.
)
- 2021-02-04 19:09:57下载
- 积分:1
-
3
说明: 单悬索采用多次迭代计算的方法 找形-计算 可用于输电线建模分析。(Single suspension method using multiple iterations to find form- can be used to calculate the transmission line modeling)
- 2016-07-26 12:39:57下载
- 积分:1
-
full_bekk_mvgarch
多元GARCH的Matlab程序,用于计算GRACH(y,p,q)(Multivariate GARCH in Matlab)
- 2012-05-03 09:56:17下载
- 积分:1
-
QR分解
该程序是利用GIvens变换进行矩阵的QR分解(The program uses GIvens transform to solve QR matrix.)
- 2021-03-08 10:59:28下载
- 积分:1
-
SP_d
利用Dijkstra算法计算最短有向路小程序(Dijkstra algorithm using the shortest way there is a small program to)
- 2011-06-14 16:00:28下载
- 积分:1
-
geopot97.v0.4e.f
大地测量软件,可以计算大地水准面、重力异常、重力梯度等各种物理量(Geodesy software, coordinate transformation, geoid calculation)
- 2013-09-09 08:07:53下载
- 积分:1
-
MultiwayPLS.tar
应用MATLAB编写的偏最小二乘法程序,且具有画图功能(MATLAB prepared by partial least squares procedure, which is drawing functions)
- 2006-11-05 16:00:39下载
- 积分:1
-
3970971SPH-for-couette
SPH 源代码,用于科研计算,是光滑粒子流体动力学-一种无网格粒子法书后的源代码(SPH source code, for scientific computing, is a smoothed particle hydrodynamics -- a source code after a meshless particle method.)
- 2020-10-26 20:29:59下载
- 积分:1